Home
last modified time | relevance | path

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

/aosp12/frameworks/base/media/jni/
H A Dandroid_media_MediaCodec.cpp1279 static void throwCodecException(JNIEnv *env, status_t err, int32_t actionCode, const char *msg) { in throwCodecException() function
1381 throwCodecException(env, err, actionCode, msg); in throwExceptionAsNecessary()
3161 throwCodecException(env, err, ACTION_CODE_TRANSIENT, in android_media_MediaCodec_native_setup()