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

  /external/webrtc/webrtc/modules/audio_processing/intelligibility/
intelligibility_enhancer.h 175 rtc::scoped_ptr<LappedTransform> capture_mangler_; member in class:webrtc::IntelligibilityEnhancer
intelligibility_enhancer.cc 125 capture_mangler_.reset(new LappedTransform(
154 capture_mangler_->ProcessChunk(audio, temp_capture_out_buffer_.channels());

Completed in 35 milliseconds