Home
last modified time | relevance | path

Searched refs:num_capture_output_channels_present (Results 1 – 3 of 3) sorted by relevance

/sof-3.4.0/third_party/include/
Dgoogle_rtc_audio_processing_sof_message_reader.h29 bool *num_capture_output_channels_present,
/sof-3.4.0/src/audio/google/
Dgoogle_rtc_audio_processing_mock.c182 bool *num_capture_output_channels_present, in GoogleRtcAudioProcessingParseSofConfigMessage() argument
194 *num_capture_output_channels_present = false; in GoogleRtcAudioProcessingParseSofConfigMessage()
Dgoogle_rtc_audio_processing.c185 bool num_capture_output_channels_present; in google_rtc_audio_processing_reconfigure() local
198 &num_capture_output_channels_present, in google_rtc_audio_processing_reconfigure()
217 if (num_capture_input_channels_present || num_capture_output_channels_present) { in google_rtc_audio_processing_reconfigure()
218 if (num_capture_input_channels_present && num_capture_output_channels_present) { in google_rtc_audio_processing_reconfigure()