代码搜索:pcm_val
找到约 66 项符合「pcm_val」的源代码
代码结果 66
www.eeworm.com/read/301268/13862166
sun readme.sun
The sound interface module for Sun is not well tested yet. Any
improvements, success stories, or bug reports would be welcomed by
ward@are.berkeley.edu. You must have the audio library provided in
/
www.eeworm.com/read/391310/8410196
c g711.c
/*
* This source code is a product of Sun Microsystems, Inc. and is provided
* for unrestricted use. Users may copy or modify this source code without
* charge.
*
* SUN SOURCE CODE IS PROVIDED A
www.eeworm.com/read/387626/8662042
c g711.c
/*
* This source code is a product of Sun Microsystems, Inc. and is provided
* for unrestricted use. Users may copy or modify this source code without
* charge.
*
* SUN SOURCE CODE IS PROVIDED A
www.eeworm.com/read/429258/8813981
c g711.c
/*
* This source code is a product of Sun Microsystems, Inc. and is provided
* for unrestricted use. Users may copy or modify this source code without
* charge.
*
* SUN SOURCE CODE IS PROVI
www.eeworm.com/read/428147/8889859
c pcm.c
#include "pcm.h"
static const short alaw_seg_end[8] = {0xFF, 0x1FF, 0x3FF, 0x7FF, 0xFFF, 0x1FFF, 0x3FFF, 0x7FFF};
static short seg_end[8] = {0xFF, 0x1FF, 0x3FF, 0x7FF, 0xFFF, 0x1FFF, 0x3FFF, 0x7
www.eeworm.com/read/180574/9302079
c g711.c
/*
* This source code is a product of Sun Microsystems, Inc. and is provided
* for unrestricted use. Users may copy or modify this source code without
* charge.
*
* SUN SOURCE CODE IS PROVI
www.eeworm.com/read/374370/9408460
c g711.c
/*
* This source code is a product of Sun Microsystems, Inc. and is provided
* for unrestricted use. Users may copy or modify this source code without
* charge.
*
* SUN SOURCE CODE IS PROVI
www.eeworm.com/read/175700/9535928
cpp g711.cpp
/*
* g711.c
*
* u-law, A-law and linear PCM conversions.
*/
//#include "stdafx.h"
#include
#include "g711.h"
#define SIGN_BIT (0x80) /* Sign bit for a A-law byte. */
#define QUANT_MA
www.eeworm.com/read/166958/9988160
c g711.c
/*
* This source code is a product of Sun Microsystems, Inc. and is provided
* for unrestricted use. Users may copy or modify this source code without
* charge.
*
* SUN SOURCE CODE IS PROVI
www.eeworm.com/read/362279/10007904
c g711.c
/*
* This source code is a product of Sun Microsystems, Inc. and is provided
* for unrestricted use. Users may copy or modify this source code without
* charge.
*
* SUN SOURCE CODE IS PROVIDED A