Home
last modified time | relevance | path

Searched defs:wav_file (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/logging/
Daec_logging.h28 sample_rate, wav_file) \ argument
35 #define RTC_AEC_DEBUG_WAV_CLOSE(wav_file) \ argument
77 #define RTC_AEC_DEBUG_WAV_REOPEN(wav_file, name, instance_index, process_rate, \ argument
82 #define RTC_AEC_DEBUG_WAV_CLOSE(wav_file) \ argument
Daec_logging_file_handling.cc26 rtc_WavWriter** wav_file) { in WebRtcAec_ReopenWav()
/external/webrtc/webrtc/modules/audio_processing/test/
Dtest_utils.cc67 WavWriter* wav_file, in WriteIntData()
80 WavWriter* wav_file, in WriteFloatData()