Home
last modified time | relevance | path

Searched refs:cReconfigCfgParams (Results 1 – 1 of 1) sorted by relevance

/cts/tests/media/jni/
DNativeCodecEncoderTest.cpp708 const char* cReconfigCfgParams = jReconfigCfgParams != nullptr in nativeTestReconfigure() local
713 new CodecEncoderTest(cMediaType, cCfgParams, cReconfigCfgParams, cSeparator); in nativeTestReconfigure()
722 if (cReconfigCfgParams != nullptr) { in nativeTestReconfigure()
723 env->ReleaseStringUTFChars(jReconfigCfgParams, cReconfigCfgParams); in nativeTestReconfigure()