Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Ddownsampled_render_buffer.h47 void IncReadIndex() { read = IncIndex(read); } in IncReadIndex() function
H A Dblock_buffer.h49 void IncReadIndex() { read = IncIndex(read); } in IncReadIndex() function
H A Dfft_buffer.h49 void IncReadIndex() { read = IncIndex(read); } in IncReadIndex() function
H A Dspectrum_buffer.h51 void IncReadIndex() { read = IncIndex(read); } in IncReadIndex() function