Home
last modified time | relevance | path

Searched defs:detect_stereo_content (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dmulti_channel_content_detector_unittest.cc178 const bool detect_stereo_content = std::get<0>(GetParam()); in TEST_P() local
253 const bool detect_stereo_content = std::get<0>(GetParam()); in TEST_P() local
374 const bool detect_stereo_content = std::get<0>(GetParam()); in TEST_P() local
H A Dmulti_channel_content_detector.cc88 bool detect_stereo_content, in MultiChannelContentDetector()
/aosp_15_r20/external/webrtc/api/audio/
H A Decho_canceller3_config.h242 bool detect_stereo_content = true; member