搜索资源列表
g726
- g726源代码及测试程序,可以实现40、32、24、16kbps的编码速率-g726 source code and test procedures can be achieved 40,32,24,16 kbps encoding rate of
G726EncTest
- This file implements G726 Encoder Component Test Application to verify which is fully compliant with the Khronos OpenMAX TM 1.0 Specification.
OMX_G726Enc_Utils
- This file implements G726 Encoder Component Specific APIs and its functionality that is fully compliant with the Khronos OpenMAX (TM) 1.0 Specification.
OMX_G726Enc_ComponentThread
- This file implements G726 Encoder Component Thread and its functionality that is fully compliant with the Khronos OpenMAX (TM) 1.0 Specification.
g726_pcmtest
- Linux环境可以直接编译,讲解G726的Encode&Decode,还有测试文件,非常适合初学者-Linux environment can be directly compiled, explaining G726 of Encode&Decode, and the test file, very suitable for beginners
g726-codec-demo
- 实现adpcm g726编码,有pcm音频源文件,有编码后的g726 wav文件用vlc直接可以播放。对研究g726的朋友应该会有参考价值。-adpcm g726 codec,give out an demo for g726 codec , form pcm file to g726 wav file , you can play it by vlc.