Home
last modified time | relevance | path

Searched refs:RunBinarySpectra (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/audio_processing/utility/
Ddelay_estimator_unittest.cc44 void RunBinarySpectra(BinaryDelayEstimator* binary1,
152 void DelayEstimatorTest::RunBinarySpectra(BinaryDelayEstimator* binary1, in RunBinarySpectra() function in webrtc::__anon99fcbdd40111::DelayEstimatorTest
218 RunBinarySpectra(binary_, binary2, near_offset, lookahead_offset, offset); in RunBinarySpectraTest()