Searched defs:cMediaType (Results 1 – 5 of 5) sorted by relevance
/cts/tests/media/jni/ |
D | NativeCodecEncoderTest.cpp | 679 const char* cMediaType = env->GetStringUTFChars(jMediaType, nullptr); in nativeTestSimpleEncode() local 705 const char* cMediaType = env->GetStringUTFChars(jMediaType, nullptr); in nativeTestReconfigure() local 737 const char* cMediaType = env->GetStringUTFChars(jMediaType, nullptr); in nativeTestSetForceSyncFrame() local 761 const char* cMediaType = env->GetStringUTFChars(jMediaType, nullptr); in nativeTestAdaptiveBitRate() local 783 const char* cMediaType = env->GetStringUTFChars(jMediaType, nullptr); in nativeTestOnlyEos() local
|
D | NativeCodecDecoderTestCommon.cpp | 622 const char* cMediaType = env->GetStringUTFChars(jMediaType, nullptr); in nativeTestSimpleDecode() local 651 const char* cMediaType = env->GetStringUTFChars(jMediaType, nullptr); in nativeTestOnlyEos() local 671 const char* cMediaType = env->GetStringUTFChars(jMediaType, nullptr); in nativeTestFlush() local 695 const char* cMediaType = env->GetStringUTFChars(jMediaType, nullptr); in nativeTestSimpleDecodeQueueCSD() local
|
D | NativeExtractorTest.cpp | 523 const char* cMediaType = env->GetStringUTFChars(jMediaType, nullptr); in nativeReadAllData() local 656 const char* cMediaType = env->GetStringUTFChars(jMediaType, nullptr); in nativeTestExtract() local 680 const char* cMediaType = env->GetStringUTFChars(jMediaType, nullptr); in nativeTestSeek() local 708 const char* cMediaType = env->GetStringUTFChars(jMediaType, nullptr); in nativeTestSeekFlakiness() local 734 const char* cMediaType = env->GetStringUTFChars(jMediaType, nullptr); in nativeTestSeekToZero() local
|
D | NativeCodecEncoderSurfaceTest.cpp | 663 const char* cMediaType = env->GetStringUTFChars(jMediaType, nullptr); in nativeTestSimpleEncode() local
|
D | NativeMuxerTest.cpp | 852 const char* cMediaType = env->GetStringUTFChars(jMediaType, nullptr); in nativeTestSimpleMux() local
|