Home
last modified time | relevance | path

Searched defs:binary_near_spectrum (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/src/modules/audio_processing/utility/
Ddelay_estimator_wrapper.c250 uint32_t binary_near_spectrum = 0; in WebRtc_DelayEstimatorProcessFix() local
297 uint32_t binary_near_spectrum = 0; in WebRtc_DelayEstimatorProcessFloat() local
Ddelay_estimator.c186 uint32_t binary_near_spectrum) { in WebRtc_ProcessBinarySpectrum()