Searched refs:output_wav_file (Results 1 – 3 of 3) sorted by relevance
88 rtc::scoped_ptr<WavWriter> output_wav_file; in do_main() local168 output_wav_file.get(), in do_main()183 output_wav_file.get(), in do_main()306 output_wav_file.reset(new WavWriter(FLAGS_output_file + ".wav", in do_main()
494 rtc::scoped_ptr<WavWriter> output_wav_file; in void_main() local646 output_wav_file.reset(new WavWriter( in void_main()808 output_wav_file.get(), in void_main()817 output_wav_file.get(), in void_main()891 output_wav_file.reset(new WavWriter(out_filename + ".wav", in void_main()1043 if (!raw_output && !output_wav_file) { in void_main()1044 output_wav_file.reset(new WavWriter(out_filename + ".wav", in void_main()1050 output_wav_file.get(), in void_main()
191 'tools/output_wav_file.h',