Searched defs:nativeTestOnlyEos (Results 1 – 4 of 4) sorted by relevance
| /cts/tests/media/src/android/mediav2/cts/ |
| D | CodecEncoderTest.java | 551 private native boolean nativeTestOnlyEos(String encoder, String mediaType, String cfgParams, in nativeTestOnlyEos() method in CodecEncoderTest
|
| D | CodecDecoderTest.java | 757 private native boolean nativeTestOnlyEos(String decoder, String mediaType, String testFile, in nativeTestOnlyEos() method in CodecDecoderTest
|
| /cts/tests/media/jni/ |
| D | NativeCodecDecoderTestCommon.cpp | 646 jboolean nativeTestOnlyEos(JNIEnv* env, jobject, jstring jDecoder, jstring jMediaType, in nativeTestOnlyEos() function
|
| D | NativeCodecEncoderTest.cpp | 761 static jboolean nativeTestOnlyEos(JNIEnv* env, jobject, jstring jEncoder, jstring jMediaType, in nativeTestOnlyEos() function
|