avcodec_pix_fmt_to_codec_tag 4897 libavcodec/avcodec.h unsigned int avcodec_pix_fmt_to_codec_tag(enum AVPixelFormat pix_fmt); avcodec_pix_fmt_to_codec_tag 42 libavcodec/rawenc.c avctx->codec_tag = avcodec_pix_fmt_to_codec_tag(avctx->pix_fmt); avcodec_pix_fmt_to_codec_tag 957 libavdevice/v4l2.c avcodec_pix_fmt_to_codec_tag(st->codec->pix_fmt); avcodec_pix_fmt_to_codec_tag 3346 libavformat/utils.c uint32_t tag= avcodec_pix_fmt_to_codec_tag(st->codec->pix_fmt);