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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
pitch_estimator.c 110 static void FindFour32(int32_t *in, int16_t length, int16_t *bestind)
297 FindFour32(peakvq, (int16_t) peaks_indq, best4q);
372 FindFour32(peakvq, (int16_t) peaks_indq, best4q);
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
pitch_estimator.c 118 static void FindFour32(WebRtc_Word32 *in, WebRtc_Word16 length, WebRtc_Word16 *bestind)
405 FindFour32(peakvq, (WebRtc_Word16) peaks_indq, best4q);
477 FindFour32(peakvq, (WebRtc_Word16) peaks_indq, best4q);

Completed in 1277 milliseconds