Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/
Daudio_processing_impl.cc950 const bool multi_channel_capture = config_.pipeline.multi_channel_capture && in num_proc_channels() local
1514 const bool multi_channel_capture = config_.pipeline.multi_channel_capture && in ProcessCaptureStreamLocked() local
/external/webrtc/modules/audio_processing/test/
Daudio_processing_simulator.h127 absl::optional<bool> multi_channel_capture; member
/external/webrtc/modules/audio_processing/include/
Daudio_processing.h162 bool multi_channel_capture = false; member