HomeSort by relevance Sort by last modified time
    Searched refs:num_capture_channels_ (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/intelligibility/
intelligibility_enhancer.cc 80 num_capture_channels_(config.num_capture_channels),
100 temp_capture_out_buffer_(chunk_length_, num_capture_channels_),
126 num_capture_channels_, num_capture_channels_, chunk_length_,
152 RTC_CHECK_EQ(num_capture_channels_, num_channels);
intelligibility_enhancer.h 147 const size_t num_capture_channels_; member in class:webrtc::IntelligibilityEnhancer

Completed in 633 milliseconds