FFmpeg
|
Go to the source code of this file.
Functions | |
int | av_jni_set_java_vm (void *vm, void *log_ctx) |
void * | av_jni_get_java_vm (void *log_ctx) |
int | av_jni_set_android_app_ctx (void *app_ctx, void *log_ctx) |
void * | av_jni_get_android_app_ctx (void) |
void* av_jni_get_java_vm | ( | void * | log_ctx | ) |
Definition at line 75 of file jni.c.
Referenced by ff_jni_get_env(), mediacodec_decode_init(), and mediacodec_init().
int av_jni_set_android_app_ctx | ( | void * | app_ctx, |
void * | log_ctx | ||
) |
void* av_jni_get_android_app_ctx | ( | void | ) |