Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/test/
H A Daudio_processing_simulator.h126 absl::optional<bool> multi_channel_render; member
/aosp_15_r20/external/webrtc/modules/audio_processing/include/
H A Daudio_processing.h159 bool multi_channel_render = false; member
/aosp_15_r20/external/webrtc/modules/audio_processing/
H A Daudio_processing_impl.cc795 const bool multi_channel_render = config_.pipeline.multi_channel_render && in InitializeLocked() local