Home
last modified time | relevance | path

Searched defs:input_file_path (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/tools/optimization/
Dgpu_optimization_pass_runner_main.cc32 string input_file_path; in RealMain() local
/external/sfntly/cpp/src/sample/subsetter/
Dsubset_util.cc42 void SubsetUtil::Subset(const char *input_file_path, in Subset()
/external/sfntly/cpp/src/sample/chromium/
Dchrome_subsetter.cc40 bool LoadFile(const char* input_file_path, sfntly::ByteVector* input_buffer) { in LoadFile()
/external/sfntly/cpp/src/test/
Dtest_font_utils.cc63 void LoadFile(const char* input_file_path, ByteVector* input_buffer) { in LoadFile()
/external/tensorflow/tensorflow/lite/tools/benchmark/
Dbenchmark_tflite_model.h53 std::string input_file_path; member
Dbenchmark_tflite_model.cc438 const TfLiteTensor& t, const std::string& input_file_path) { in LoadInputTensorData()
/external/v4l2_codec2/tests/c2_e2e_test/jni/
Dvideo_encoder_e2e_test.cpp158 std::string input_file_path() const { return input_file_path_; } in input_file_path() function in android::C2VideoEncoderTestEnvironment
Dvideo_decoder_e2e_test.cpp98 std::string input_file_path() const { return input_file_path_; } in input_file_path() function in android::C2VideoDecoderTestEnvironment