Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmediacodec_wrapper.h57 int ff_AMediaCodecProfile_getProfileFromAVCodecContext(AVCodecContext *avctx);
Dmediacodecdec_common.c605 profile = ff_AMediaCodecProfile_getProfileFromAVCodecContext(avctx); in ff_mediacodec_dec_init()
Dmediacodec_wrapper.c315 int ff_AMediaCodecProfile_getProfileFromAVCodecContext(AVCodecContext *avctx) in ff_AMediaCodecProfile_getProfileFromAVCodecContext() function