Searched refs:WebRtcIsac_Decode (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
H A Dacm_isac_macros.h27 #define ACM_ISAC_DECODE_B WebRtcIsac_Decode
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/interface/
H A Disac.h198 * WebRtcIsac_Decode(...)
217 int16_t WebRtcIsac_Decode(
/external/webrtc/src/modules/audio_coding/codecs/isac/main/interface/
H A Disac.h201 * WebRtcIsac_Decode(...)
220 WebRtc_Word16 WebRtcIsac_Decode(
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/test/
H A Dtest_iSACfixfloat.c511 declen = WebRtcIsac_Decode(ISAC_main_inst,
541 declen = WebRtcIsac_Decode(ISAC_main_inst,
594 declen = WebRtcIsac_Decode(ISAC_main_inst,
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
H A Dtest_iSACfixfloat.c506 declen = WebRtcIsac_Decode(ISAC_main_inst,
536 declen = WebRtcIsac_Decode(ISAC_main_inst,
589 declen = WebRtcIsac_Decode(ISAC_main_inst,
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/test/SwitchingSampRate/
H A DSwitchingSampRate.cc422 lenDecodedAudio = WebRtcIsac_Decode(
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/test/ReleaseTest-API/
H A DReleaseTest-API.cc909 declen = WebRtcIsac_Decode(ISAC_main_inst, streamdata,
914 declenTC = WebRtcIsac_Decode(decoderTransCoding,
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/test/
H A DsimpleKenny.c463 declen = WebRtcIsac_Decode(ISAC_main_inst, payload,
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
H A Daudio_decoder_impl.cc167 int16_t ret = WebRtcIsac_Decode(static_cast<ISACStruct*>(state_),
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Disac.c1331 * WebRtcIsac_Decode(...)
1349 int16_t WebRtcIsac_Decode(ISACStruct* ISAC_main_inst, function
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
H A Disac.c1290 * WebRtcIsac_Decode(...)
1308 WebRtc_Word16 WebRtcIsac_Decode(ISACStruct* ISAC_main_inst, function

Completed in 132 milliseconds