Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/aec3/
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
Dmulti_channel_content_detector.cc88 bool detect_stereo_content, in MultiChannelContentDetector()
/external/webrtc/api/audio/
Decho_canceller3_config.h242 bool detect_stereo_content = true; member