Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dstationarity_estimator.cc106 const float one_by_num_channels = 1.f / num_render_channels; in EstimateBandStationarity() local
188 const float one_by_num_channels = 1.f / num_render_channels; in Update() local
H A Decho_canceller3.cc122 const float one_by_num_channels = 1.0f / frame_num_channels; in FillSubFrameView() local