Searched refs:open_output_file (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_processing/test/
H A Daudio_processing_unittest.cc301 bool open_output_file);
415 bool open_output_file) {
440 if (open_output_file) {
409 Init(int sample_rate_hz, int output_sample_rate_hz, int reverse_sample_rate_hz, int num_input_channels, int num_output_channels, int num_reverse_channels, bool open_output_file) argument
/external/chromium_org/third_party/libvpx/source/libvpx/
H A Dvpxenc.c1352 static void open_output_file(struct stream_state *stream, function
2129 FOREACH_STREAM(open_output_file(stream, &global));
/external/libvpx/libvpx/
H A Dvpxenc.c1138 static void open_output_file(struct stream_state *stream, function
1656 FOREACH_STREAM(open_output_file(stream, &global));

Completed in 59 milliseconds