Home
last modified time | relevance | path

Searched refs:WebRtcIsacfix_DecodeImpl (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dcodec.h32 WebRtc_Word16 WebRtcIsacfix_DecodeImpl(WebRtc_Word16 *signal_out16,
Ddecode.c30 WebRtc_Word16 WebRtcIsacfix_DecodeImpl(WebRtc_Word16 *signal_out16, in WebRtcIsacfix_DecodeImpl() function
Disacfix.c803 declen = WebRtcIsacfix_DecodeImpl(decoded,&ISAC_inst->ISACdec_obj, &number_of_samples); in WebRtcIsacfix_Decode()
904 declen = WebRtcIsacfix_DecodeImpl(decoded,&ISAC_inst->ISACdec_obj, &number_of_samples); in WebRtcIsacfix_DecodeNb()
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dcodec.h35 int16_t WebRtcIsacfix_DecodeImpl(int16_t* signal_out16,
Ddecode.c30 int16_t WebRtcIsacfix_DecodeImpl(int16_t *signal_out16, in WebRtcIsacfix_DecodeImpl() function
Disacfix.c840 declen = WebRtcIsacfix_DecodeImpl(decoded,&ISAC_inst->ISACdec_obj, &number_of_samples); in WebRtcIsacfix_Decode()
941 declen = WebRtcIsacfix_DecodeImpl(decoded,&ISAC_inst->ISACdec_obj, &number_of_samples); in WebRtcIsacfix_DecodeNb()