Searched refs:ff_toupper4 (Results 1 – 7 of 7) sorted by relevance
29 unsigned int ff_toupper4(unsigned int x) in ff_toupper4() function
159 unsigned int ff_toupper4(unsigned int x);
48 s->codec_tag = ff_toupper4(avctx->codec_tag); in ff_mpv_decode_init()
2801 s2->codec_tag = ff_toupper4(avctx->codec_tag); in mpeg_decode_frame()
150 if (ff_toupper4(tag) == ff_toupper4(tags[i].tag)) in ff_codec_get_id()
162 if (ff_toupper4(avctag->tag) == ff_toupper4(st->codecpar->codec_tag)) { in validate_codec_tag()
1782 if (ff_toupper4(codec_tags->tag) == ff_toupper4(tag) && in validate_codec_tag()