Searched refs:WebRtcIsac_DecodePlc (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
H A Dacm_isac_macros.h28 #define ACM_ISAC_DECODEPLC WebRtcIsac_DecodePlc
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/interface/
H A Disac.h226 * WebRtcIsac_DecodePlc(...)
244 int16_t WebRtcIsac_DecodePlc(
/external/webrtc/src/modules/audio_coding/codecs/isac/main/interface/
H A Disac.h229 * WebRtcIsac_DecodePlc(...)
247 WebRtc_Word16 WebRtcIsac_DecodePlc(
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
H A Daudio_decoder_impl.cc188 return WebRtcIsac_DecodePlc(static_cast<ISACStruct*>(state_),
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Disac.c1393 * WebRtcIsac_DecodePlc(...)
1409 int16_t WebRtcIsac_DecodePlc(ISACStruct* ISAC_main_inst, function
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
H A Disac.c1352 * WebRtcIsac_DecodePlc(...)
1368 WebRtc_Word16 WebRtcIsac_DecodePlc(ISACStruct* ISAC_main_inst, function

Completed in 137 milliseconds