Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmediacodec_wrapper.c40 jmethodID get_codec_count_id; member
77 …", "()I", FF_JNI_STATIC_METHOD, offsetof(struct JNIAMediaCodecListFields, get_codec_count_id), 1 },
417 …ount = (*env)->CallStaticIntMethod(env, jfields.mediacodec_list_class, jfields.get_codec_count_id); in ff_AMediaCodecList_getCodecNameByType()