Home
last modified time | relevance | path

Searched defs:one_by_num_channels (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/audio_processing/aec3/
Dstationarity_estimator.cc108 const float one_by_num_channels = 1.f / num_render_channels; in EstimateBandStationarity() local
190 const float one_by_num_channels = 1.f / num_render_channels; in Update() local