代码搜索:tutorials
找到约 4,550 项符合「tutorials」的源代码
代码结果 4,550
www.eeworm.com/read/383431/2616949
cpp mulawencoder.cpp
#include "mulawencoder.h"
/*
* Based on example code from http://hazelware.luggle.com/tutorials/mulawcompression.html
*/
static const TInt KMuLawBias = 0x84;
static const TInt KMuLawClip = 32635;
www.eeworm.com/read/374003/2755672
cpp mulawencoder.cpp
#include "mulawencoder.h"
/*
* Based on example code from http://hazelware.luggle.com/tutorials/mulawcompression.html
*/
static const TInt KMuLawBias = 0x84;
static const TInt KMuLawClip = 32635;
www.eeworm.com/read/374003/2755757
cpp mulawencoder.cpp
#include "mulawencoder.h"
/*
* Based on example code from http://hazelware.luggle.com/tutorials/mulawcompression.html
*/
static const TInt KMuLawBias = 0x84;
static const TInt KMuLawClip = 32635;
www.eeworm.com/read/374003/2755844
cpp mulawencoder.cpp
#include "mulawencoder.h"
/*
* Based on example code from http://hazelware.luggle.com/tutorials/mulawcompression.html
*/
static const TInt KMuLawBias = 0x84;
static const TInt KMuLawClip = 32635;