Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/utility/
Ddelay_estimator.c93 int32_t valley_depth_q14, in UpdateRobustValidationStatistics() argument
95 const float valley_depth = valley_depth_q14 * kQ14Scaling; in UpdateRobustValidationStatistics()