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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
decode_plc.c 316 (ISACdec_obj->plcstr_obj).lastPitchLP =
330 (ISACdec_obj->plcstr_obj).lastPitchLP[k],
347 (ISACdec_obj->plcstr_obj).lastPitchLP;
453 LinearResampler( (ISACdec_obj->plcstr_obj).lastPitchLP,
581 LinearResampler( (ISACdec_obj->plcstr_obj).lastPitchLP,
711 (ISACdec_obj->plcstr_obj).lastPitchLP,
structs.h 161 int16_t *lastPitchLP; // [FRAMESAMPLES/2]; saved 240;

Completed in 199 milliseconds