Searched defs:cmime (Results 1 – 4 of 4) sorted by relevance
/cts/tests/media/jni/ |
D | NativeCodecEncoderTest.cpp | 863 const char* cmime = env->GetStringUTFChars(jMime, nullptr); in nativeTestSimpleEncode() local 888 const char* cmime = env->GetStringUTFChars(jMime, nullptr); in nativeTestFlush() local 914 const char* cmime = env->GetStringUTFChars(jMime, nullptr); in nativeTestReconfigure() local 939 const char* cmime = env->GetStringUTFChars(jMime, nullptr); in nativeTestSetForceSyncFrame() local 964 const char* cmime = env->GetStringUTFChars(jMime, nullptr); in nativeTestAdaptiveBitRate() local 988 const char* cmime = env->GetStringUTFChars(jMime, nullptr); in nativeTestOnlyEos() local
|
D | NativeExtractorTest.cpp | 509 const char* cmime = env->GetStringUTFChars(jmime, nullptr); in nativeTestExtract() local 533 const char* cmime = env->GetStringUTFChars(jmime, nullptr); in nativeTestSeek() local 560 const char* cmime = env->GetStringUTFChars(jmime, nullptr); in nativeTestSeekFlakiness() local 586 const char* cmime = env->GetStringUTFChars(jmime, nullptr); in nativeTestSeekToZero() local
|
D | NativeMuxerTest.cpp | 641 const char* cmime = env->GetStringUTFChars(jmime, nullptr); in nativeTestSimpleMux() local
|
/cts/tests/tests/media/libmediandkjni/ |
D | native_media_encoder_jni.cpp | 314 const char* cmime = env->GetStringUTFChars(jmime, nullptr); in runNativeEncoderTest() local
|