av_codec_get_id  2660 ffmpeg.c                            av_codec_get_id (oc->oformat->codec_tag, dec_ctx->codec_tag) == enc_ctx->codec_id ||
av_codec_get_id   365 libavdevice/dshow.c                     enum AVCodecID codec_id = av_codec_get_id(tags, bih->biCompression);
av_codec_get_id   383 libavdevice/dshow.c                 if (ctx->video_codec_id != av_codec_get_id(tags, bih->biCompression))
av_codec_get_id   880 libavdevice/dshow.c             codec->codec_id = av_codec_get_id(tags, bih->biCompression);
av_codec_get_id  2435 libavformat/avformat.h enum AVCodecID av_codec_get_id(const struct AVCodecTag * const *tags, unsigned int tag);
av_codec_get_id   387 libavformat/nutdec.c         st->codec->codec_id   = av_codec_get_id((const AVCodecTag * const []) {
av_codec_get_id   397 libavformat/nutdec.c         st->codec->codec_id   = av_codec_get_id((const AVCodecTag * const []) {
av_codec_get_id   161 libavformat/segment.c             av_codec_get_id (oc->oformat->codec_tag, icodec->codec_tag) == ocodec->codec_id ||