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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
decode_plc.c 340 (ISACdec_obj->plcstr_obj).prevPitchLP =
346 (ISACdec_obj->plcstr_obj).prevPitchLP =
584 LinearResampler( (ISACdec_obj->plcstr_obj).prevPitchLP,
714 LinearResampler((ISACdec_obj->plcstr_obj).prevPitchLP,
structs.h 182 int16_t *prevPitchLP; // [ FRAMESAMPLES/2 ]; saved 240
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
decode_plc.c 340 (ISACdec_obj->plcstr_obj).prevPitchLP =
346 (ISACdec_obj->plcstr_obj).prevPitchLP =
584 LinearResampler( (ISACdec_obj->plcstr_obj).prevPitchLP,
714 LinearResampler((ISACdec_obj->plcstr_obj).prevPitchLP,
structs.h 181 WebRtc_Word16 *prevPitchLP; // [ FRAMESAMPLES/2 ]; saved 240

Completed in 140 milliseconds