Home
last modified time | relevance | path

Searched defs:cDecoder (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/tests/media/jni/
H A DNativeCodecDecoderTestCommon.cpp621 const char* cDecoder = env->GetStringUTFChars(jDecoder, nullptr); in nativeTestSimpleDecode() local
650 const char* cDecoder = env->GetStringUTFChars(jDecoder, nullptr); in nativeTestOnlyEos() local
670 const char* cDecoder = env->GetStringUTFChars(jDecoder, nullptr); in nativeTestFlush() local
694 const char* cDecoder = env->GetStringUTFChars(jDecoder, nullptr); in nativeTestSimpleDecodeQueueCSD() local
H A DNativeCodecEncoderSurfaceTest.cpp662 const char* cDecoder = env->GetStringUTFChars(jDecoder, nullptr); in nativeTestSimpleEncode() local