Home
last modified time | relevance | path

Searched defs:input_file_name (Results 1 – 7 of 7) sorted by relevance

/external/image_io/src/gcontainer/
Dgcontainer.cc81 bool WriteImageAndFiles(const string& input_file_name, in WriteImageAndFiles()
130 bool ParseFileAfterImage(const std::string& input_file_name, in ParseFileAfterImage()
/external/webrtc/webrtc/tools/converter/
Dconverter.cc62 std::string input_file_name = FindFullFileName(frames_dir, file_name); in ConvertRGBAToI420Video() local
135 bool Converter::ReadRGBAFrame(const char* input_file_name, int input_frame_size, in ReadRGBAFrame()
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
Dvp8_sequence_coder.cc111 std::string input_file_name = parser->GetFlag("input_file"); in SequenceCoder() local
/external/webrtc/webrtc/modules/audio_coding/acm2/
Daudio_coding_module_unittest_oldapi.cc619 const std::string input_file_name = in SetUp() local
738 const std::string input_file_name = in SetUp() local
901 const std::string input_file_name = in Run() local
1065 const std::string input_file_name = in SetUpSender() local
1448 const std::string input_file_name = in SetUpSender() local
/external/webrtc/webrtc/common_video/libyuv/
Dlibyuv_unittest.cc106 const std::string input_file_name = webrtc::test::ProjectRootPath() + in SetUp() local
Dscaler_unittest.cc61 const std::string input_file_name = in SetUp() local
/external/webrtc/webrtc/modules/audio_processing/test/
Ddebug_dump_test.cc113 DebugDumpGenerator::DebugDumpGenerator(const std::string& input_file_name, in DebugDumpGenerator()