Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Decho_audibility.cc59 int num_lookahead = render_buffer.Headroom() - min_channel_delay_blocks + 1; in UpdateRenderStationarityFlags() local
H A Dstationarity_estimator.cc56 int num_lookahead) { in UpdateStationarityFlags()