Searched refs:nativeTestOffsetPts (Results 1 – 2 of 2) sorted by relevance
/cts/tests/media/src/android/mediav2/cts/ |
D | MuxerTest.java | 912 private native boolean nativeTestOffsetPts(int format, String srcFile, String dstFile, in nativeTestOffsetPts() method in MuxerTest.TestOffsetPts 967 assertTrue(nativeTestOffsetPts(mOutFormat, mInpPath, mOutPath, mOffsetIndices)); in testOffsetPresentationTimeNative()
|
/cts/tests/media/jni/ |
D | NativeMuxerTest.cpp | 791 static jboolean nativeTestOffsetPts(JNIEnv* env, jobject, jint format, jstring jsrcPath, in nativeTestOffsetPts() function 1373 (void*)nativeTestOffsetPts}, in registerAndroidMediaV2CtsMuxerTestOffsetPts()
|