OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:output_wav_file
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/test/
unpack.cc
88
rtc::scoped_ptr<WavWriter>
output_wav_file
;
local
168
output_wav_file
.get(),
183
output_wav_file
.get(),
306
output_wav_file
.reset(new WavWriter(FLAGS_output_file + ".wav",
process_test.cc
494
rtc::scoped_ptr<WavWriter>
output_wav_file
;
local
646
output_wav_file
.reset(new WavWriter(
808
output_wav_file
.get(),
817
output_wav_file
.get(),
[
all
...]
Completed in 45 milliseconds