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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
pitch_estimator.c 170 int32_t corr32, corr_max32, corr_max_o32; local
276 corr_max_o32 = corr_max32;
351 corr_max32 = corr_max_o32;
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
pitch_estimator.c 280 WebRtc_Word32 corr32, corr_max32, corr_max_o32; local
384 corr_max_o32 = corr_max32;
456 corr_max32 = corr_max_o32;

Completed in 44 milliseconds