av_codec_get_tag2 3055 fftools/ffmpeg.c             !av_codec_get_tag2(of->ctx->oformat->codec_tag, par_src->codec_id, &codec_tag_tmp))
av_codec_get_tag2 2821 libavformat/avformat.h int av_codec_get_tag2(const struct AVCodecTag * const *tags, enum AVCodecID id,
av_codec_get_tag2 3222 libavformat/utils.c     if (!av_codec_get_tag2(tags, id, &tag))
av_codec_get_tag2 5039 libavformat/utils.c             return !!av_codec_get_tag2(ofmt->codec_tag, codec_id, &codec_tag);