Searched defs:WebRtc_MeanEstimatorFix (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/utility/
H A Ddelay_estimator.c558 WebRtc_MeanEstimatorFix(bit_count, shifts, &(self->mean_bit_counts[i]));
672 void WebRtc_MeanEstimatorFix(int32_t new_value, function

Completed in 98 milliseconds