代码搜索:G729

找到约 96 项符合「G729」的源代码

代码结果 96
www.eeworm.com/read/130738/5950352

h pcm2g729atransformer.h

// PCM2G729ATransformer.h: interface for the PCM2G729ATransformer class. // ////////////////////////////////////////////////////////////////////// #ifndef AFX_PCM2G729ATRANSFORMER_H__80620C1E_29A
www.eeworm.com/read/257032/11957644

h g729alib.h

/********************************************************/ /* Filename : g729alib.h */ /* Description: define g729alib entry */ /****************
www.eeworm.com/read/257032/11957726

h g729alib.h

/********************************************************/ /* Filename : g729alib.h */ /* Description: define g729alib entry */ /****************
www.eeworm.com/read/319025/13464205

c g729a_postfilt.c

#include "../Common/typedef.h" #include "../Include/G729A_basic_op.h" #include "../Include/G729A_ld8a.h" #include "../Include/G729A_oper_32b.h" static Word16 G729Ares2_buf[G729A_PIT_MAX+G729A_L_
www.eeworm.com/read/319025/13464230

h g729a_ld8a.h

#ifndef _H_G729ALD8A #define _H_G729ALD8A #define G729A_L_TOTAL 240 #define G729A_L_WINDOW 240 #define G729A_L_NEXT 40 #
www.eeworm.com/read/302827/13826891

h g729_slin_ex.h

/* One frame of raw G729 data */ static unsigned char g72x_slin_ex[] = { 0xf9, 0xa3, 0xc9, 0xe0, 0x0, 0xfa, 0xdd, 0xa9, 0x97, 0x7d };
www.eeworm.com/read/130738/5950369

h g729a2pcmtransformer.h

// G729A2PCMTransformer.h: interface for the G729A2PCMTransformer class. // ////////////////////////////////////////////////////////////////////// #ifndef AFX_G729A2PCMTRANSFORMER_H__8A9D3687_C1A
www.eeworm.com/read/410371/11290021

pas g729.pas

unit g729; interface uses windows; procedure va_g729a_init_encoder; cdecl; procedure va_g729a_encoder(speech: Pointer; bitstream: Pointer); cdecl; procedure va_g729a_init_decoder; cdecl; p
www.eeworm.com/read/221631/14732636

c g729a_postfilt.c

#include "../Common/typedef.h" #include "../Include/G729A_basic_op.h" #include "../Include/G729A_ld8a.h" #include "../Include/G729A_oper_32b.h" static Word16 G729Ares2_buf[G729A_PIT_MAX+G729A_L_
www.eeworm.com/read/221631/14732690

h g729a_ld8a.h

#ifndef _H_G729ALD8A #define _H_G729ALD8A #define G729A_L_TOTAL 240 #define G729A_L_WINDOW 240 #define G729A_L_NEXT 40 #