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

  /external/webrtc/webrtc/modules/audio_processing/intelligibility/
intelligibility_enhancer.h 164 intelligibility::GainApplier gain_applier_; member in class:webrtc::IntelligibilityEnhancer
intelligibility_enhancer.cc 98 gain_applier_(freqs_, config.gain_change_limit),
192 gain_applier_.Apply(in_block, out_block);
241 float* gains = gain_applier_.target();

Completed in 81 milliseconds