Searched refs:codec_tag (Results 1 – 3 of 3) sorted by relevance
813 return (double)video_st->codec->codec_tag; in getProperty()815 return (double)video_st->codec.codec_tag; in getProperty()1618 if( (codec_id = av_codec_get_id(fmt->codec_tag, fourcc)) == CV_CODEC(CODEC_ID_NONE) ) in open()1639 if (cv_ff_codec_tag_list_match(fmt->codec_tag, codec_id, fourcc) == false) in open()1646 if( (supported_tag = av_codec_get_tag(fmt->codec_tag, codec_id)) != 0 ) in open()1739 c->codec_tag = fourcc; in open()2130 c->codec_tag = MKTAG('H', '2', '6', '4'); in open()
412 const struct AVCodecTag * const *codec_tag; member493 const struct AVCodecTag * const *codec_tag; member
1179 unsigned int codec_tag; member4518 size_t av_get_codec_tag_string(char *buf, size_t buf_size, unsigned int codec_tag);