Searched refs:num_capture_channels_ (Results 1 – 2 of 2) sorted by relevance
80 num_capture_channels_(config.num_capture_channels), in IntelligibilityEnhancer()100 temp_capture_out_buffer_(chunk_length_, num_capture_channels_), in IntelligibilityEnhancer()126 num_capture_channels_, num_capture_channels_, chunk_length_, in IntelligibilityEnhancer()152 RTC_CHECK_EQ(num_capture_channels_, num_channels); in AnalyzeCaptureAudio()
147 const size_t num_capture_channels_; variable