Home
last modified time | relevance | path

Searched refs:rtc_WavClose (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/logging/
Daec_logging_file_handling.cc30 rtc_WavClose(*wav_file); in WebRtcAec_ReopenWav()
Daec_logging.h37 rtc_WavClose(wav_file); \
/external/webrtc/webrtc/common_audio/
Dwav_file.h106 void rtc_WavClose(rtc_WavWriter* wf);
Dwav_file.cc161 void rtc_WavClose(rtc_WavWriter* wf) { in rtc_WavClose() function
Dwav_file_unittest.cc103 rtc_WavClose(w); in TEST()