Home
last modified time | relevance | path

Searched refs:kErbResolution (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/intelligibility/
Dintelligibility_enhancer.cc33 const size_t kErbResolution = 2; variable
77 bank_size_(GetBankSize(config.sample_rate_hz, kErbResolution)), in IntelligibilityEnhancer()
79 erb_resolution_(kErbResolution), in IntelligibilityEnhancer()