Searched defs:block_counter_ (Results 1 – 5 of 5) sorted by relevance
/external/webrtc/modules/audio_processing/aec3/ | ||
D | alignment_mixer.h | 50 size_t block_counter_ = 0; variable |
D | stationarity_estimator.h | 110 size_t block_counter_; variable |
D | echo_remover_metrics.h | 50 int block_counter_ = 0; variable |
D | reverb_decay_estimator.h | 90 int block_counter_ = 0; variable |
D | echo_remover.cc | 162 size_t block_counter_ = 0; member in webrtc::__anon30cab5100111::EchoRemoverImpl |