Home
last modified time | relevance | path

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

/frameworks/av/media/module/libmediatranscoding/transcoder/tests/
DMediaTranscoderTests.cpp102 media_status_t transcodeHelper(const char* srcPath, const char* destPath, in transcodeHelper()
177 void testTranscodeVideo(const char* srcPath, const char* destPath, const char* dstMime, in testTranscodeVideo()
275 const char* srcPath = "/data/local/tmp/TranscodingTestAssets/cubicle_avc_480x240_aac_24KHz.mp4"; in TEST_F() local
281 const char* srcPath = "/data/local/tmp/TranscodingTestAssets/cubicle_avc_480x240_aac_24KHz.mp4"; in TEST_F() local
287 const char* srcPath = "/data/local/tmp/TranscodingTestAssets/jets_hevc_1280x720_20Mbps.mp4"; in TEST_F() local
293 const char* srcPath = in TEST_F() local
311 const char* srcPath = "/data/local/tmp/TranscodingTestAssets/cubicle_avc_480x240_aac_24KHz.mp4"; in TEST_F() local
321 const char* srcPath = "/data/local/tmp/TranscodingTestAssets/cubicle_avc_480x240_aac_24KHz.mp4"; in TEST_F() local
348 const char* srcPath = "/data/local/tmp/TranscodingTestAssets/longtest_15s.mp4"; in TEST_F() local
360 const char* srcPath = "/data/local/tmp/TranscodingTestAssets/longtest_15s.mp4"; in TEST_F() local
[all …]
DHdrTranscodeTests.cpp58 std::string srcPath = mSrcDir + srcFile; in transcode() local
120 std::string srcPath = mSrcDir + hdrFile; in hdrToSdrConversionSupported() local
/frameworks/av/media/module/libmediatranscoding/transcoder/benchmark/
DMediaSampleReaderBenchmark.cpp48 std::string srcPath = kAssetDirectory + srcFileName; in ReadMediaSamples() local
DMediaTrackTranscoderBenchmark.cpp255 std::string srcPath = kAssetDirectory + srcFileName; in GetSampleReader() local
DMediaTranscoderBenchmark.cpp129 std::string srcPath = kAssetDirectory + srcFileName; in TranscodeMediaFile() local
/frameworks/native/cmds/rawbu/
Dbackup.cpp255 static int backup_dir(FILE* fh, const char* srcPath) in backup_dir()
502 static int restore_data(const char* srcPath) in restore_data()
/frameworks/av/media/module/service.mediatranscoding/tests/
Dmediatranscodingservice_real_tests.cpp58 const char* srcPath = "bad_file_uri"; in TEST_F() local
/frameworks/base/services/incremental/test/
DIncrementalServiceTest.cpp490 std::string srcPath = "src"; in getBindPointMetadata() local