Searched refs:stretchPitchLP (Results 1 – 1 of 1) sorted by relevance
269 WebRtc_Word16 stretchPitchLP[PITCH_MAX_LAG + 10], stretchPitchLP1[PITCH_MAX_LAG + 10]; in WebRtcIsacfix_DecodePlcImpl() local454 stretchPitchLP, lag0, (ISACdec_obj->plcstr_obj).stretchLag ); in WebRtcIsacfix_DecodePlcImpl()545 stretchPitchLP[(ISACdec_obj->plcstr_obj).pitchIndex], in WebRtcIsacfix_DecodePlcImpl()582 stretchPitchLP, lag0, (ISACdec_obj->plcstr_obj).stretchLag ); in WebRtcIsacfix_DecodePlcImpl()593 stretchPitchLP[k] = (WebRtc_Word16)(( in WebRtcIsacfix_DecodePlcImpl()594 (WebRtc_Word32)stretchPitchLP[k]* 3 + in WebRtcIsacfix_DecodePlcImpl()603 stretchPitchLP[k] = (WebRtc_Word16)(( in WebRtcIsacfix_DecodePlcImpl()604 (WebRtc_Word32)stretchPitchLP[k] + in WebRtcIsacfix_DecodePlcImpl()613 stretchPitchLP[k] = (WebRtc_Word16)((stretchPitchLP[k] + in WebRtcIsacfix_DecodePlcImpl()666 stretchPitchLP[(ISACdec_obj->plcstr_obj).pitchIndex], in WebRtcIsacfix_DecodePlcImpl()[all …]