Home
last modified time | relevance | path

Searched refs:debug_dump_count (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/aec/
Daec_core.c1474 aec->debug_dump_count = 0; in WebRtcAec_CreateAec()
1593 aec->debug_dump_count, process_rate, in WebRtcAec_InitAec()
1596 aec->debug_dump_count, process_rate, in WebRtcAec_InitAec()
1599 aec->debug_dump_count, process_rate, in WebRtcAec_InitAec()
1602 aec->debug_dump_count, process_rate, in WebRtcAec_InitAec()
1607 aec->debug_dump_count, in WebRtcAec_InitAec()
1610 ++aec->debug_dump_count; in WebRtcAec_InitAec()
Daec_core_internal.h166 int debug_dump_count; member