Searched refs:typing_detection (Results 1 – 9 of 9) sorted by relevance
57 SetFrom(&typing_detection, change.typing_detection); in SetAll()86 typing_detection == o.typing_detection && in operator ==()119 ToStringIfSet(&result, "typing", typing_detection); in ToString()
64 absl::optional<bool> typing_detection; member
24 "+modules/audio_processing/typing_detection.h",
209 &options->typing_detection); in CopyConstraintsIntoAudioOptions()
157 "typing_detection.cc",158 "typing_detection.h",
336 options.typing_detection = true; in Init()394 options.typing_detection = false; in ApplyOptions()398 options.typing_detection = false; in ApplyOptions()578 if (options.typing_detection) { in ApplyOptions()580 << *options.typing_detection; in ApplyOptions()581 apm_config.voice_detection.enabled = *options.typing_detection; in ApplyOptions()
2970 send_parameters_.options.typing_detection = false; in TEST_P()2977 send_parameters_.options.typing_detection = absl::nullopt; in TEST_P()2984 send_parameters_.options.typing_detection = true; in TEST_P()
3520 "modules/audio_processing/typing_detection.cc",
58494 "//modules/audio_processing/typing_detection.cc": [58495 "obj/modules/audio_processing/audio_processing/typing_detection.o"58522 "//modules/audio_processing/typing_detection.cc", 58523 "//modules/audio_processing/typing_detection.h"