Searched refs:WebRtcIsacfix_DecodePlcImpl (Results 1 – 3 of 3) sorted by relevance
36 WebRtc_Word16 WebRtcIsacfix_DecodePlcImpl(WebRtc_Word16 *decoded,
985 ok = WebRtcIsacfix_DecodePlcImpl( outframeWB, &ISAC_inst->ISACdec_obj, &no_of_samples ); in WebRtcIsacfix_DecodePlcNb()1048 … ok = WebRtcIsacfix_DecodePlcImpl( &(outframe16[k*480]), &ISAC_inst->ISACdec_obj, &no_of_samples ); in WebRtcIsacfix_DecodePlc()
240 WebRtc_Word16 WebRtcIsacfix_DecodePlcImpl(WebRtc_Word16 *signal_out16, in WebRtcIsacfix_DecodePlcImpl() function