HomeSort by relevance Sort by last modified time
    Searched refs:lastPitchLP (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
decode_plc.c 313 (ISACdec_obj->plcstr_obj).lastPitchLP =
327 (ISACdec_obj->plcstr_obj).lastPitchLP[k],
344 (ISACdec_obj->plcstr_obj).lastPitchLP;
450 LinearResampler( (ISACdec_obj->plcstr_obj).lastPitchLP,
568 LinearResampler( (ISACdec_obj->plcstr_obj).lastPitchLP,
692 (ISACdec_obj->plcstr_obj).lastPitchLP,
structs.h 162 int16_t *lastPitchLP; // [FRAMESAMPLES/2]; saved 240;

Completed in 130 milliseconds