AVCodecTag 329 3rdparty/include/ffmpeg_/libavformat/avformat.h struct AVCodecTag; AVCodecTag 412 3rdparty/include/ffmpeg_/libavformat/avformat.h const struct AVCodecTag * const *codec_tag; AVCodecTag 493 3rdparty/include/ffmpeg_/libavformat/avformat.h const struct AVCodecTag * const *codec_tag; AVCodecTag 1967 3rdparty/include/ffmpeg_/libavformat/avformat.h enum AVCodecID av_codec_get_id(const struct AVCodecTag * const *tags, unsigned int tag); AVCodecTag 1976 3rdparty/include/ffmpeg_/libavformat/avformat.h unsigned int av_codec_get_tag(const struct AVCodecTag * const *tags, enum AVCodecID id); AVCodecTag 1987 3rdparty/include/ffmpeg_/libavformat/avformat.h int av_codec_get_tag2(const struct AVCodecTag * const *tags, enum AVCodecID id, AVCodecTag 2119 3rdparty/include/ffmpeg_/libavformat/avformat.h const struct AVCodecTag *avformat_get_riff_video_tags(void); AVCodecTag 2123 3rdparty/include/ffmpeg_/libavformat/avformat.h const struct AVCodecTag *avformat_get_riff_audio_tags(void); AVCodecTag 1546 modules/videoio/src/cap_ffmpeg_impl.hpp static inline bool cv_ff_codec_tag_match(const AVCodecTag *tags, enum AVCodecID id, unsigned int tag) AVCodecTag 1556 modules/videoio/src/cap_ffmpeg_impl.hpp static inline bool cv_ff_codec_tag_list_match(const AVCodecTag *const *tags, enum AVCodecID id, unsigned int tag) AVCodecTag 1620 modules/videoio/src/cap_ffmpeg_impl.hpp const struct AVCodecTag * fallback_tags[] = { AVCodecTag 1654 modules/videoio/src/cap_ffmpeg_impl.hpp const struct AVCodecTag * tags[] = { codec_bmp_tags, NULL}; AVCodecTag 95 modules/videoio/src/ffmpeg_codecs.hpp } AVCodecTag; AVCodecTag 162 modules/videoio/src/ffmpeg_codecs.hpp const AVCodecTag codec_bmp_tags[] = {