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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
dsp_helper.h 81 static void PeakDetection(int16_t* data, int data_length,
time_stretch.cc 65 DspHelper::PeakDetection(auto_correlation_, kCorrelationLen, kNumPeaks,
dsp_helper.cc 102 void DspHelper::PeakDetection(int16_t* data, int data_length,
merge.cc 342 DspHelper::PeakDetection(&correlation_ptr[start_index_downsamp],
expand.cc 349 DspHelper::PeakDetection(correlation_vector, correlation_length,
    [all...]

Completed in 711 milliseconds