Searched refs:nativeTestSimpleAppend (Results 1 – 2 of 2) sorted by relevance
/cts/tests/media/src/android/mediav2/cts/ |
D | MuxerTest.java | 1024 private native boolean nativeTestSimpleAppend(int outFormat, String srcPath, in nativeTestSimpleAppend() method in MuxerTest.TestSimpleAppend 1039 assertTrue(nativeTestSimpleAppend(mOutFormat, mInpPath, mOutPath)); in testSimpleAppendNative() 1115 private native boolean nativeTestSimpleAppend(String srcPath, String outPath, in nativeTestSimpleAppend() method in MuxerTest.TestSimpleMux
|
/cts/tests/media/jni/ |
D | NativeMuxerTest.cpp | 1079 static jboolean nativeTestSimpleAppend(JNIEnv* env, jobject, jint joutFormat, jstring jsrcPath, in nativeTestSimpleAppend() function 1393 (void*)nativeTestSimpleAppend}, in registerAndroidMediaV2CtsMuxerTestSimpleAppend()
|