Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmediacodec_wrapper.c41 jmethodID get_codec_info_at_id; member
78 …Info;", FF_JNI_STATIC_METHOD, offsetof(struct JNIAMediaCodecListFields, get_codec_info_at_id), 1 },
427 …*env)->CallStaticObjectMethod(env, jfields.mediacodec_list_class, jfields.get_codec_info_at_id, i); in ff_AMediaCodecList_getCodecNameByType()