avcodec_pix_fmt_to_codec_tag 2687 libavcodec/avcodec.h unsigned int avcodec_pix_fmt_to_codec_tag(enum PixelFormat p); avcodec_pix_fmt_to_codec_tag 36 libavcodec/rawenc.c avctx->codec_tag = avcodec_pix_fmt_to_codec_tag(avctx->pix_fmt); avcodec_pix_fmt_to_codec_tag 2178 libavformat/utils.c st->codec->codec_tag= avcodec_pix_fmt_to_codec_tag(st->codec->pix_fmt);