ff_AMediaCodecList_getCodecNameByType 59 libavcodec/mediacodec_wrapper.h char *ff_AMediaCodecList_getCodecNameByType(const char *mime, int profile, int encoder, void *log_ctx); ff_AMediaCodecList_getCodecNameByType 610 libavcodec/mediacodecdec_common.c s->codec_name = ff_AMediaCodecList_getCodecNameByType(mime, profile, 0, avctx);