Searched refs:RTC_AEC_DEBUG_WAV_REOPEN (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/modules/audio_processing/logging/ |
D | aec_logging.h | 27 #define RTC_AEC_DEBUG_WAV_REOPEN(name, instance_index, process_rate, \ macro 77 #define RTC_AEC_DEBUG_WAV_REOPEN(wav_file, name, instance_index, process_rate, \ macro
|
/external/webrtc/webrtc/modules/audio_processing/aec/ |
D | aec_core.c | 1592 RTC_AEC_DEBUG_WAV_REOPEN("aec_far", aec->instance_index, in WebRtcAec_InitAec() 1595 RTC_AEC_DEBUG_WAV_REOPEN("aec_near", aec->instance_index, in WebRtcAec_InitAec() 1598 RTC_AEC_DEBUG_WAV_REOPEN("aec_out", aec->instance_index, in WebRtcAec_InitAec() 1601 RTC_AEC_DEBUG_WAV_REOPEN("aec_out_linear", aec->instance_index, in WebRtcAec_InitAec()
|