Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Ddecode_plc.c184 static void LinearResampler( WebRtc_Word16 *in, WebRtc_Word16 *out, WebRtc_Word16 lenIn, WebRtc_Wor… in LinearResampler() function
453 LinearResampler( (ISACdec_obj->plcstr_obj).lastPitchLP, in WebRtcIsacfix_DecodePlcImpl()
581 LinearResampler( (ISACdec_obj->plcstr_obj).lastPitchLP, in WebRtcIsacfix_DecodePlcImpl()
584 LinearResampler( (ISACdec_obj->plcstr_obj).prevPitchLP, in WebRtcIsacfix_DecodePlcImpl()
710 LinearResampler( in WebRtcIsacfix_DecodePlcImpl()
714 LinearResampler((ISACdec_obj->plcstr_obj).prevPitchLP, in WebRtcIsacfix_DecodePlcImpl()