代码搜索:G729
找到约 96 项符合「G729」的源代码
代码结果 96
www.eeworm.com/read/130738/5950360
cxx g729a2pcmtransformer.cxx
// G729A2PCMTransformer.cpp: implementation of the G729A2PCMTransformer class.
//
//////////////////////////////////////////////////////////////////////
#include
#include "G729A2PCMTra
www.eeworm.com/read/221631/14732693
h g729a_decoder.h
#ifndef _H_G729ADECODER
#define _H_G729ADECODER
void G729AInitDecoder();
int G729ADeCoder(Word16 *sample, char *buf, int *samplelen, int buflen);
#endif //_H_G729ADECODER
www.eeworm.com/read/369719/9635389
makefile
#
# Asterisk -- A telephony toolkit for Linux.
#
# codec_g723_1.c Makefile
#
.EXPORT_ALL_VARIABLES:
MODS=codec_g729.so
#MODS+=codec_g729b.so
#MODS+=codec_g729ab.so
CFLAGS+=-fPIC -pipe -Wall -Wstr
www.eeworm.com/read/167852/9949504
cmd dec.cmd
MEMORY
{
PAGE 0 : PROG : origin = 0x0080 length = 0x2000
PAGE 1 : DARAM : origin = 0x2080 length = 0x2000
}
SECTIONS
{
.text > PROG PAGE 0
.data > DARAM P
www.eeworm.com/read/167851/9949707
cmd enc.cmd
MEMORY
{
PAGE 0 : PROG : origin = 0x0080 length = 0x2000
PAGE 1 : DARAM : origin = 0x2080 length = 0x2000
}
SECTIONS
{
.text > PROG PAGE 0
.data > DARAM P
www.eeworm.com/read/324943/13237059
dsw g729ai.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/319025/13464214
c g729a_bits.c
#include "../Common/typedef.h"
#include "../Include/G729A_ld8a.h"
#include "../Include/G729A_tab_ld8a.h"
static Word16 G729Abin2int1 ( Word16 *bitstream, Word16 no_of_bits );
static Word16 G729A
www.eeworm.com/read/221631/14732653
c g729a_bits.c
#include "../Common/typedef.h"
#include "../Include/G729A_ld8a.h"
#include "../Include/G729A_tab_ld8a.h"
static Word16 G729Abin2int1 ( Word16 *bitstream, Word16 no_of_bits );
static Word16 G729A
www.eeworm.com/read/138660/7205207
h g729alib.h
/********************************************************/
/* Filename : g729alib.h */
/* Description: define g729alib entry */
/****************
www.eeworm.com/read/138660/7205277
h g729alib.h
/********************************************************/
/* Filename : g729alib.h */
/* Description: define g729alib entry */
/****************