Searched refs:supported_tag (Results 1 – 1 of 1) sorted by relevance
1645 int supported_tag; in open() local1646 if( (supported_tag = av_codec_get_tag(fmt->codec_tag, codec_id)) != 0 ) in open()1649 supported_tag, CV_TAG_TO_PRINTABLE_CHAR4(supported_tag)); in open()1650 fourcc = supported_tag; in open()