Searched refs:stereo_detection_timeout_threshold_seconds (Results 1 – 8 of 8) sorted by relevance
91 int stereo_detection_timeout_threshold_seconds, in MultiChannelContentDetector() argument96 stereo_detection_timeout_threshold_seconds > 0 in MultiChannelContentDetector()97 ? absl::make_optional(stereo_detection_timeout_threshold_seconds * in MultiChannelContentDetector()
38 if (mono_config.multi_channel.stereo_detection_timeout_threshold_seconds != in CompatibleConfigs()40 .stereo_detection_timeout_threshold_seconds) { in CompatibleConfigs()
36 int stereo_detection_timeout_threshold_seconds,
179 const int stereo_detection_timeout_threshold_seconds = in TEST_P() local182 stereo_detection_timeout_threshold_seconds * kNumFramesPerSecond; in TEST_P()187 stereo_detection_timeout_threshold_seconds, in TEST_P()
741 .multi_channel.stereo_detection_timeout_threshold_seconds, in EchoCanceller3()
37 cfg.multi_channel.stereo_detection_timeout_threshold_seconds += 1; in TEST()88 cfg.multi_channel.stereo_detection_timeout_threshold_seconds, in TEST()89 cfg_transformed.multi_channel.stereo_detection_timeout_threshold_seconds); in TEST()
244 int stereo_detection_timeout_threshold_seconds = 300; member
426 &cfg.multi_channel.stereo_detection_timeout_threshold_seconds); in Aec3ConfigFromJsonString()762 << config.multi_channel.stereo_detection_timeout_threshold_seconds << ","; in Aec3ConfigToJsonString()