Searched refs:valley_depth (Results 1 – 1 of 1) sorted by relevance
104 const float valley_depth = valley_depth_q14 * kQ14Scaling; in UpdateRobustValidationStatistics() local105 float decrease_in_last_set = valley_depth; in UpdateRobustValidationStatistics()124 self->histogram[candidate_delay] += valley_depth; in UpdateRobustValidationStatistics()152 valley_depth * (!is_in_last_set && !is_in_candidate_set); in UpdateRobustValidationStatistics()533 int32_t valley_depth = 0; in WebRtc_ProcessBinarySpectrum() local581 valley_depth = value_worst_candidate - value_best_candidate; in WebRtc_ProcessBinarySpectrum()598 (valley_depth > kProbabilityMinSpread)) { in WebRtc_ProcessBinarySpectrum()622 valid_candidate = ((valley_depth > kProbabilityOffset) && in WebRtc_ProcessBinarySpectrum()635 UpdateRobustValidationStatistics(self, candidate_delay, valley_depth, in WebRtc_ProcessBinarySpectrum()