文件名称:bcg729
-
所属分类:
- 标签属性:
- 上传时间:2017-03-19
-
文件大小:480.84kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
G729 标准,20ms 采样数据,最大支持50通道独立编、解码。内部附G729 C++封装类和测试代码。-G729 standard, 20ms sampling data, the maximum support 50 channel independent editing, decoding. Internal with G729 C++ wrapper class and test code.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bcg729/.gitignore
bcg729/0_0.g729
bcg729/Android.mk
bcg729/AUTHORS
bcg729/autogen.sh
bcg729/bcg729.cpp
bcg729/bcg729.h
bcg729/bcg729.spec.in
bcg729/bcg729.vcproj
bcg729/bcg729.vcproj.lenovo-PC.lenovo.user
bcg729/Bcg729Config.cmake
bcg729/build/windows10/libmsbcg729/libmsbcg729.sln
bcg729/build/windows10/libmsbcg729/libmsbcg729.vcxproj
bcg729/build/wp8/bcg729/bcg729.sln
bcg729/build/wp8/bcg729/bcg729.vcxproj
bcg729/ChangeLog
bcg729/CMakeLists.txt
bcg729/config.h.cmake
bcg729/configure.ac
bcg729/COPYING
bcg729/Debug/adaptativeCodebookSearch.obj
bcg729/Debug/bcg729.exe.embed.manifest
bcg729/Debug/bcg729.exe.embed.manifest.res
bcg729/Debug/bcg729.exe.intermediate.manifest
bcg729/Debug/bcg729.obj
bcg729/Debug/BuildLog.htm
bcg729/Debug/cng.obj
bcg729/Debug/codebooks.obj
bcg729/Debug/computeAdaptativeCodebookGain.obj
bcg729/Debug/computeLP.obj
bcg729/Debug/computeWeightedSpeech.obj
bcg729/Debug/decodeAdaptativeCodeVector.obj
bcg729/Debug/decodeFixedCodeVector.obj
bcg729/Debug/decodeGains.obj
bcg729/Debug/decodeLSP.obj
bcg729/Debug/decoder.obj
bcg729/Debug/decoderMain.obj
bcg729/Debug/dtx.obj
bcg729/Debug/encoder.obj
bcg729/Debug/encoderMain.obj
bcg729/Debug/findOpenLoopPitchDelay.obj
bcg729/Debug/fixedCodebookSearch.obj
bcg729/Debug/gainQuantization.obj
bcg729/Debug/interpolateqLSP.obj
bcg729/Debug/LP2LSPConversion.obj
bcg729/Debug/LPSynthesisFilter.obj
bcg729/Debug/LSPQuantization.obj
bcg729/Debug/mt.dep
bcg729/Debug/postFilter.obj
bcg729/Debug/postProcessing.obj
bcg729/Debug/preProcessing.obj
bcg729/Debug/qLSP2LP.obj
bcg729/Debug/utils.obj
bcg729/Debug/vad.obj
bcg729/Debug/vc80.idb
bcg729/Debug/vc80.pdb
bcg729/decoderMain - 副本.cpp
bcg729/decoderMain.cpp
bcg729/encoderMain.cpp
bcg729/include/bcg729/decoder.h
bcg729/include/bcg729/encoder.h
bcg729/include/bcg729/Makefile.am
bcg729/include/Makefile.am
bcg729/include/MSVC/stdint.h
bcg729/Makefile.am
bcg729/msbcg729/Android.mk
bcg729/msbcg729/bcg729_dec.c
bcg729/msbcg729/bcg729_enc.c
bcg729/msbcg729/CMakeLists.txt
bcg729/msbcg729/Makefile.am
bcg729/NEWS
bcg729/README
bcg729/src/adaptativeCodebookSearch.c
bcg729/src/adaptativeCodebookSearch.h
bcg729/src/basicOperationsMacros.h
bcg729/src/CMakeLists.txt
bcg729/src/cng.c
bcg729/src/cng.h
bcg729/src/codebooks.c
bcg729/src/codebooks.h
bcg729/src/codecParameters.h
bcg729/src/computeAdaptativeCodebookGain.c
bcg729/src/computeAdaptativeCodebookGain.h
bcg729/src/computeLP.c
bcg729/src/computeLP.h
bcg729/src/computeWeightedSpeech.c
bcg729/src/computeWeightedSpeech.h
bcg729/src/decodeAdaptativeCodeVector.c
bcg729/src/decodeAdaptativeCodeVector.h
bcg729/src/decodeFixedCodeVector.c
bcg729/src/decodeFixedCodeVector.h
bcg729/src/decodeGains.c
bcg729/src/decodeGains.h
bcg729/src/decodeLSP.c
bcg729/src/decodeLSP.h
bcg729/src/decoder.c
bcg729/src/dtx.c
bcg729/src/dtx.h
bcg729/src/encoder.c
bcg729/src/findOpenLoopPitchDelay.c
bcg729/src/findOpenLoopPitchDelay.h
bcg729/src/fixedCodebookSearch.c
bcg729/src/fixedCodebookSearch.h
bcg729/src/fixedPointMacros.h
bcg729/src/floatingPointMacros.h
bcg729/src/g729FixedPointMath.h
bcg729/src/gainQuantization.c
bcg729/src/gainQuantization.h
bcg729/src/interpolateqLSP.c
bcg729/src/interpolateqLSP.h
bcg729/src/LP2LSPConversion.c
bcg729/src/LP2LSPConversion.h
bcg729/src/LPSynthesisFilter.c
bcg729/src/LPSynthesisFilter.h
bcg729/src/LSPQuantization.c
bcg729/src/LSPQuantization.h
bcg729/src/Makefile.am
bcg729/src/postFilter.c
bcg729/src/postFilter.h
bcg729/src/postProcessing.c
bcg729/src/postProcessing.h
bcg729/src/preProcessing.c
bcg729/src/preProcessing.h
bcg729/src/qLSP2LP.c
bcg729/src/qLSP2LP.h
bcg729/src/typedef.h
bcg729/src/utils.c
bcg729/src/utils.h
bcg729/src/vad.c
bcg729/src/vad.h
bcg729/test/bin/.gitignore
bcg729/test/bin/Makefile.am
bcg729/test/Makefile.am
bcg729/test/src/adaptativeCodebookSearchTest.c
bcg729/test/src/CNGdecoderTest.c
bcg729/test/src/CNGRFC3389decoderTest.c
bcg729/test/src/computeAdaptativeCodebookGainTest.c
bcg729/test/src/computeLPTest.c
bcg729/test/src/computeNoiseExcitationTest.c
bcg729/test/src/computeWeightedSpeechTest.c
bcg729/test/src/decodeAdaptativeCodeVectorTest.c
bcg729/test/src/decodeFixedCodeVectorTest.c
bcg729/test/src/decodeGainsTest.c
bcg729/test/src/decodeLSPTest.c
bcg729/test/src/decoderMultiChannelTest.c
bcg729/test/src/decoderTest.c
bcg729/test/src/encoderMultiChannelTest.c
bcg729/test/src/encoderTest.c
bcg729/test/src/encoderVADTest.c
bcg729/test/src/findOpenLoopPitchDelayTest.c
bcg729/test/src/fixedCodebookSearchTest.c
bcg729/test/src/g729FixedPointMathTest.c
bcg729/test/src/gainQuantizationTest.c
bcg729/test/src/interpolateqLSPAndConvert2LPTest.c
bcg729/test/src/LP2LSPConversionTest.c
bcg729/test/src/LPSynthesisFilterTest.c
bcg729/test/src/LSPQuantizationTest.c
bcg729/test/src/postFilterTest.c
bcg729/test/src/postProcessingTest.c
bcg729/test/src/preProcessingTest.c
bcg729/test/src/testUtils.c
bcg729/test/src/testUtils.h
bcg729/test/src/VADTest.c
bcg729/test/testCampaign
bcg729/test/testCampaignAll
bcg729/testUtils.c
bcg729/testUtils.h
bcg729/build/windows10/libmsbcg729
bcg729/build/wp8/bcg729
bcg729/build/windows10
bcg729/build/wp8
bcg729/include/bcg729
bcg729/include/MS
bcg729/0_0.g729
bcg729/Android.mk
bcg729/AUTHORS
bcg729/autogen.sh
bcg729/bcg729.cpp
bcg729/bcg729.h
bcg729/bcg729.spec.in
bcg729/bcg729.vcproj
bcg729/bcg729.vcproj.lenovo-PC.lenovo.user
bcg729/Bcg729Config.cmake
bcg729/build/windows10/libmsbcg729/libmsbcg729.sln
bcg729/build/windows10/libmsbcg729/libmsbcg729.vcxproj
bcg729/build/wp8/bcg729/bcg729.sln
bcg729/build/wp8/bcg729/bcg729.vcxproj
bcg729/ChangeLog
bcg729/CMakeLists.txt
bcg729/config.h.cmake
bcg729/configure.ac
bcg729/COPYING
bcg729/Debug/adaptativeCodebookSearch.obj
bcg729/Debug/bcg729.exe.embed.manifest
bcg729/Debug/bcg729.exe.embed.manifest.res
bcg729/Debug/bcg729.exe.intermediate.manifest
bcg729/Debug/bcg729.obj
bcg729/Debug/BuildLog.htm
bcg729/Debug/cng.obj
bcg729/Debug/codebooks.obj
bcg729/Debug/computeAdaptativeCodebookGain.obj
bcg729/Debug/computeLP.obj
bcg729/Debug/computeWeightedSpeech.obj
bcg729/Debug/decodeAdaptativeCodeVector.obj
bcg729/Debug/decodeFixedCodeVector.obj
bcg729/Debug/decodeGains.obj
bcg729/Debug/decodeLSP.obj
bcg729/Debug/decoder.obj
bcg729/Debug/decoderMain.obj
bcg729/Debug/dtx.obj
bcg729/Debug/encoder.obj
bcg729/Debug/encoderMain.obj
bcg729/Debug/findOpenLoopPitchDelay.obj
bcg729/Debug/fixedCodebookSearch.obj
bcg729/Debug/gainQuantization.obj
bcg729/Debug/interpolateqLSP.obj
bcg729/Debug/LP2LSPConversion.obj
bcg729/Debug/LPSynthesisFilter.obj
bcg729/Debug/LSPQuantization.obj
bcg729/Debug/mt.dep
bcg729/Debug/postFilter.obj
bcg729/Debug/postProcessing.obj
bcg729/Debug/preProcessing.obj
bcg729/Debug/qLSP2LP.obj
bcg729/Debug/utils.obj
bcg729/Debug/vad.obj
bcg729/Debug/vc80.idb
bcg729/Debug/vc80.pdb
bcg729/decoderMain - 副本.cpp
bcg729/decoderMain.cpp
bcg729/encoderMain.cpp
bcg729/include/bcg729/decoder.h
bcg729/include/bcg729/encoder.h
bcg729/include/bcg729/Makefile.am
bcg729/include/Makefile.am
bcg729/include/MSVC/stdint.h
bcg729/Makefile.am
bcg729/msbcg729/Android.mk
bcg729/msbcg729/bcg729_dec.c
bcg729/msbcg729/bcg729_enc.c
bcg729/msbcg729/CMakeLists.txt
bcg729/msbcg729/Makefile.am
bcg729/NEWS
bcg729/README
bcg729/src/adaptativeCodebookSearch.c
bcg729/src/adaptativeCodebookSearch.h
bcg729/src/basicOperationsMacros.h
bcg729/src/CMakeLists.txt
bcg729/src/cng.c
bcg729/src/cng.h
bcg729/src/codebooks.c
bcg729/src/codebooks.h
bcg729/src/codecParameters.h
bcg729/src/computeAdaptativeCodebookGain.c
bcg729/src/computeAdaptativeCodebookGain.h
bcg729/src/computeLP.c
bcg729/src/computeLP.h
bcg729/src/computeWeightedSpeech.c
bcg729/src/computeWeightedSpeech.h
bcg729/src/decodeAdaptativeCodeVector.c
bcg729/src/decodeAdaptativeCodeVector.h
bcg729/src/decodeFixedCodeVector.c
bcg729/src/decodeFixedCodeVector.h
bcg729/src/decodeGains.c
bcg729/src/decodeGains.h
bcg729/src/decodeLSP.c
bcg729/src/decodeLSP.h
bcg729/src/decoder.c
bcg729/src/dtx.c
bcg729/src/dtx.h
bcg729/src/encoder.c
bcg729/src/findOpenLoopPitchDelay.c
bcg729/src/findOpenLoopPitchDelay.h
bcg729/src/fixedCodebookSearch.c
bcg729/src/fixedCodebookSearch.h
bcg729/src/fixedPointMacros.h
bcg729/src/floatingPointMacros.h
bcg729/src/g729FixedPointMath.h
bcg729/src/gainQuantization.c
bcg729/src/gainQuantization.h
bcg729/src/interpolateqLSP.c
bcg729/src/interpolateqLSP.h
bcg729/src/LP2LSPConversion.c
bcg729/src/LP2LSPConversion.h
bcg729/src/LPSynthesisFilter.c
bcg729/src/LPSynthesisFilter.h
bcg729/src/LSPQuantization.c
bcg729/src/LSPQuantization.h
bcg729/src/Makefile.am
bcg729/src/postFilter.c
bcg729/src/postFilter.h
bcg729/src/postProcessing.c
bcg729/src/postProcessing.h
bcg729/src/preProcessing.c
bcg729/src/preProcessing.h
bcg729/src/qLSP2LP.c
bcg729/src/qLSP2LP.h
bcg729/src/typedef.h
bcg729/src/utils.c
bcg729/src/utils.h
bcg729/src/vad.c
bcg729/src/vad.h
bcg729/test/bin/.gitignore
bcg729/test/bin/Makefile.am
bcg729/test/Makefile.am
bcg729/test/src/adaptativeCodebookSearchTest.c
bcg729/test/src/CNGdecoderTest.c
bcg729/test/src/CNGRFC3389decoderTest.c
bcg729/test/src/computeAdaptativeCodebookGainTest.c
bcg729/test/src/computeLPTest.c
bcg729/test/src/computeNoiseExcitationTest.c
bcg729/test/src/computeWeightedSpeechTest.c
bcg729/test/src/decodeAdaptativeCodeVectorTest.c
bcg729/test/src/decodeFixedCodeVectorTest.c
bcg729/test/src/decodeGainsTest.c
bcg729/test/src/decodeLSPTest.c
bcg729/test/src/decoderMultiChannelTest.c
bcg729/test/src/decoderTest.c
bcg729/test/src/encoderMultiChannelTest.c
bcg729/test/src/encoderTest.c
bcg729/test/src/encoderVADTest.c
bcg729/test/src/findOpenLoopPitchDelayTest.c
bcg729/test/src/fixedCodebookSearchTest.c
bcg729/test/src/g729FixedPointMathTest.c
bcg729/test/src/gainQuantizationTest.c
bcg729/test/src/interpolateqLSPAndConvert2LPTest.c
bcg729/test/src/LP2LSPConversionTest.c
bcg729/test/src/LPSynthesisFilterTest.c
bcg729/test/src/LSPQuantizationTest.c
bcg729/test/src/postFilterTest.c
bcg729/test/src/postProcessingTest.c
bcg729/test/src/preProcessingTest.c
bcg729/test/src/testUtils.c
bcg729/test/src/testUtils.h
bcg729/test/src/VADTest.c
bcg729/test/testCampaign
bcg729/test/testCampaignAll
bcg729/testUtils.c
bcg729/testUtils.h
bcg729/build/windows10/libmsbcg729
bcg729/build/wp8/bcg729
bcg729/build/windows10
bcg729/build/wp8
bcg729/include/bcg729
bcg729/include/MS
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.