Searched refs:num_capture_output_channels_present (Results 1 – 3 of 3) sorted by relevance
29 bool *num_capture_output_channels_present,
182 bool *num_capture_output_channels_present, in GoogleRtcAudioProcessingParseSofConfigMessage() argument194 *num_capture_output_channels_present = false; in GoogleRtcAudioProcessingParseSofConfigMessage()
185 bool num_capture_output_channels_present; in google_rtc_audio_processing_reconfigure() local198 &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()