Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dmulti_channel_content_detector_unittest.cc181 const int stereo_detection_timeout_threshold_frames = in TEST_P() local
214 for (int k = 0; k < stereo_detection_timeout_threshold_frames - 1; ++k) { in TEST_P()
220 if (detect_stereo_content && stereo_detection_timeout_threshold_frames > 0) { in TEST_P()
232 stereo_detection_timeout_threshold_frames > 0) { in TEST_P()