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

  /external/webrtc/webrtc/modules/audio_processing/intelligibility/
intelligibility_enhancer.cc 79 erb_resolution_(kErbResolution),
118 start_freq_ = std::max(static_cast<size_t>(1), erb_index * erb_resolution_);
267 float abs_temp = fabsf((i + 1.0f) / static_cast<float>(erb_resolution_));
intelligibility_enhancer.h 146 const int erb_resolution_; member in class:webrtc::IntelligibilityEnhancer

Completed in 1262 milliseconds