Home
last modified time | relevance | path

Searched refs:avpriv_toupper4 (Results 1 – 25 of 60) sorted by relevance

123

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dinternal.h148 unsigned int avpriv_toupper4(unsigned int x);
H A Dmpegvideo.c1133 s->codec_tag = avpriv_toupper4(avctx->codec_tag); in ff_mpv_decode_init()
1135 s->stream_codec_tag = avpriv_toupper4(avctx->stream_codec_tag); in ff_mpv_decode_init()
/dports/graphics/libbpg/libbpg-0.9.8/libavcodec/
H A Dinternal.h147 unsigned int avpriv_toupper4(unsigned int x);
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dinternal.h148 unsigned int avpriv_toupper4(unsigned int x);
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dinternal.h230 unsigned int avpriv_toupper4(unsigned int x);
H A Dutils.c895 unsigned int avpriv_toupper4(unsigned int x) in avpriv_toupper4() function
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dinternal.h235 unsigned int avpriv_toupper4(unsigned int x);
H A Dutils.c926 unsigned int avpriv_toupper4(unsigned int x) in avpriv_toupper4() function
/dports/www/firefox/firefox-99.0/media/ffvpx/libavcodec/
H A Dinternal.h235 unsigned int avpriv_toupper4(unsigned int x);
H A Dutils.c926 unsigned int avpriv_toupper4(unsigned int x) in avpriv_toupper4() function
/dports/www/firefox-legacy/firefox-52.8.0esr/media/ffvpx/libavcodec/
H A Dinternal.h191 unsigned int avpriv_toupper4(unsigned int x);
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dinternal.h236 unsigned int avpriv_toupper4(unsigned int x);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dinternal.h221 unsigned int avpriv_toupper4(unsigned int x);
/dports/www/firefox-esr/firefox-91.8.0/media/ffvpx/libavcodec/
H A Dinternal.h244 unsigned int avpriv_toupper4(unsigned int x);
/dports/lang/spidermonkey60/firefox-60.9.0/media/ffvpx/libavcodec/
H A Dinternal.h238 unsigned int avpriv_toupper4(unsigned int x);
/dports/mail/thunderbird/thunderbird-91.8.0/media/ffvpx/libavcodec/
H A Dinternal.h244 unsigned int avpriv_toupper4(unsigned int x);
/dports/lang/spidermonkey78/firefox-78.9.0/media/ffvpx/libavcodec/
H A Dinternal.h244 unsigned int avpriv_toupper4(unsigned int x);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dinternal.h250 unsigned int avpriv_toupper4(unsigned int x);
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dmux.c200 if (avpriv_toupper4(avctag->tag) == avpriv_toupper4(st->codec->codec_tag)) { in validate_codec_tag()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dmux.c200 if (avpriv_toupper4(avctag->tag) == avpriv_toupper4(st->codec->codec_tag)) { in validate_codec_tag()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dmux.c225 if (avpriv_toupper4(avctag->tag) == avpriv_toupper4(st->codecpar->codec_tag)) { in validate_codec_tag()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dmux.c225 if (avpriv_toupper4(avctag->tag) == avpriv_toupper4(st->codecpar->codec_tag)) { in validate_codec_tag()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dmux.c212 if (avpriv_toupper4(avctag->tag) == avpriv_toupper4(st->codecpar->codec_tag)) { in validate_codec_tag()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dmux.c213 if (avpriv_toupper4(avctag->tag) == avpriv_toupper4(st->codecpar->codec_tag)) { in validate_codec_tag()
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dmux.c213 if (avpriv_toupper4(avctag->tag) == avpriv_toupper4(st->codecpar->codec_tag)) { in validate_codec_tag()

123