Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Decho_canceller3_unittest.cc939 EchoCanceller3Config mono_config; in TEST() local
985 EchoCanceller3Config mono_config; in TEST() local
1035 EchoCanceller3Config mono_config; in TEST() local
1093 EchoCanceller3Config mono_config; in TEST() local
H A Dconfig_selector.cc20 bool CompatibleConfigs(const EchoCanceller3Config& mono_config, in CompatibleConfigs()