Searched refs:jFormatString (Results 1 – 1 of 1) sorted by relevance
1481 jstring jFormatString, in nativeTestAMediaCodecStoreGetNextCodecsForFormat() argument1500 if (jFormatString != nullptr) { in nativeTestAMediaCodecStoreGetNextCodecsForFormat()1501 formatString = env->GetStringUTFChars(jFormatString, nullptr); in nativeTestAMediaCodecStoreGetNextCodecsForFormat()1586 if (formatString) env->ReleaseStringUTFChars(jFormatString, formatString); in nativeTestAMediaCodecStoreGetNextCodecsForFormat()