Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libmediatranscoding/transcoder/tests/
H A 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
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
372 const char* srcPath = "/data/local/tmp/TranscodingTestAssets/longtest_15s.mp4"; in TEST_F() local
384 const char* srcPath = "/data/local/tmp/TranscodingTestAssets/longtest_15s.mp4"; in TEST_F() local
[all …]
H A DHdrTranscodeTests.cpp58 std::string srcPath = mSrcDir + srcFile; in transcode() local
120 std::string srcPath = mSrcDir + hdrFile; in hdrToSdrConversionSupported() local
/aosp12/packages/modules/Virtualization/authfs/tests/java/src/com/android/fs/
H A DAuthFsHostTest.java178 String srcPath = "/system/bin/linker"; in testWriteThroughCorrectly() local
195 String srcPath = "/system/bin/linker"; in testWriteFailedIfDetectsTampering() local
/aosp12/frameworks/av/media/libmediatranscoding/transcoder/benchmark/
H A DMediaSampleReaderBenchmark.cpp50 std::string srcPath = kAssetDirectory + srcFileName; in ReadMediaSamples() local
H A DMediaTrackTranscoderBenchmark.cpp256 std::string srcPath = kAssetDirectory + srcFileName; in GetSampleReader() local
H A DMediaTranscoderBenchmark.cpp129 std::string srcPath = kAssetDirectory + srcFileName; in TranscodeMediaFile() local
/aosp12/frameworks/native/cmds/rawbu/
H A 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()
/aosp12/build/soong/android/
H A Dhooks.go138 srcPath Path member
H A Dpackaging.go33 srcPath Path member
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DVideoUtils.java127 private static void genVideoUsingMuxer(String srcPath, String dstPath, in genVideoUsingMuxer()
/aosp12/frameworks/av/services/mediatranscoding/tests/
H A Dmediatranscodingservice_real_tests.cpp58 const char* srcPath = "bad_file_uri"; in TEST_F() local
/aosp12/build/soong/rust/
H A Dlibrary.go513 func (library *libraryDecorator) srcPath(ctx ModuleContext, deps PathDeps) android.Path { func
/aosp12/build/soong/python/
H A Dpython.go702 …teOutputPath(ctx android.ModuleContext, m map[string]string, outputPath, srcPath, curModule, other… argument
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DPath_Delegate.java583 public static void addPath(long destPath, long srcPath, AffineTransform transform) { in addPath()
H A DPaint_Delegate.java806 Path_Delegate srcPath = Path_Delegate.getDelegate(src); in nGetFillPath() local
/aosp12/frameworks/base/services/incremental/test/
H A DIncrementalServiceTest.cpp490 std::string srcPath = "src"; in getBindPointMetadata() local