Home
last modified time | relevance | path

Searched refs:open_output_file (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/test/
Daudio_processing_unittest.cc363 bool open_output_file);
488 bool open_output_file) { in Init() argument
513 if (open_output_file) { in Init()
/external/libvpx/libvpx/
Dvpxenc.c1441 static void open_output_file(struct stream_state *stream, in open_output_file() function
2098 FOREACH_STREAM(open_output_file(stream, &global, in main()