Searched defs:dstPath (Results 1 – 5 of 5) sorted by relevance
59 const char* dstPath = prepareOutputFile(OUTPATH(TestInvalidSource)); in TEST_F() local75 const char* dstPath = prepareOutputFile(OUTPATH(TestPassthru)); in TEST_F() local90 const char* dstPath = prepareOutputFile(OUTPATH(TestTranscodeVideo)); in TEST_F() local106 const char* dstPath = prepareOutputFile(OUTPATH(TestTranscodeVideoProgress)); in TEST_F() local
59 std::string dstPath = mDstDir + dstFile; in transcode() local
127 private static void genVideoUsingMuxer(String srcPath, String dstPath, in genVideoUsingMuxer()
130 std::string dstPath = kAssetDirectory + dstFileName; in TranscodeMediaFile() local
811 Path_Delegate dstPath = Path_Delegate.getDelegate(dst); in nGetFillPath() local