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

/frameworks/base/media/jni/
H A Dandroid_media_MediaCodec.cpp849 static void throwCodecException(JNIEnv *env, status_t err, int32_t actionCode, const char *msg) { function
932 throwCodecException(env, err, actionCode, msg);
1906 throwCodecException(env, err, ACTION_CODE_TRANSIENT,

Completed in 235 milliseconds