Home
last modified time | relevance | path

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

/external/pigweed/pw_trace_tokenized/py/pw_trace_tokenized/
Dtrace_tokenized.py168 def get_trace_data_from_file(input_file_name): argument
184 def get_trace_events_from_file(databases, input_file_name): argument
/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/libwebm/m2ts/
Dvpxpes2ts.h21 VpxPes2Ts(const std::string& input_file_name, in VpxPes2Ts()
/external/webrtc/rtc_tools/converter/
Dconverter.cc61 std::string input_file_name = FindFullFileName(frames_dir, file_name); in ConvertRGBAToI420Video() local
133 bool Converter::ReadRGBAFrame(const char* input_file_name, in ReadRGBAFrame()
Dyuv_to_ivf_converter.cc207 void WriteVideoFile(std::string input_file_name, in WriteVideoFile()
256 std::string input_file_name = absl::GetFlag(FLAGS_input); in main() local
/external/tensorflow/tensorflow/compiler/mlir/lite/
Dtf_tfl_translate_cl.cc22 opt<std::string> input_file_name(llvm::cl::Positional, variable
/external/tensorflow/tensorflow/compiler/mlir/tfjs/translate/
Dtf_tfjs_translate.cc46 opt<std::string> input_file_name(llvm::cl::Positional, variable
/external/webrtc/modules/audio_coding/neteq/tools/
Dneteq_test_factory.cc125 const std::string& input_file_name, in InitializeTestFromFile()
/external/webrtc/common_video/libyuv/
Dlibyuv_unittest.cc61 const std::string input_file_name = in SetUp() local
/external/webrtc/modules/audio_coding/acm2/
Daudio_coding_module_unittest.cc597 const std::string input_file_name = in SetUp() local
717 const std::string input_file_name = in SetUp() local
900 const std::string input_file_name = in Run() local
1095 bool SetUpSender(std::string input_file_name, int source_rate) { in SetUpSender()
1559 const std::string input_file_name = in SetUpSender() local
/external/libgav1/libgav1/examples/
Dgav1_decode.cc41 const char* input_file_name = nullptr; member
/external/webrtc/api/test/
Dpeerconnection_quality_test_fixture.h247 absl::optional<std::string> input_file_name; member
/external/webrtc/modules/audio_processing/test/
Ddebug_dump_test.cc120 DebugDumpGenerator::DebugDumpGenerator(const std::string& input_file_name, in DebugDumpGenerator()