Home
last modified time | relevance | path

Searched refs:RIFF_TAG (Results 1 – 25 of 27) sorted by relevance

12

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dpsxstr.c38 #define RIFF_TAG MKTAG('R', 'I', 'F', 'F') macro
80 if ((AV_RL32(&p->buf[0]) == RIFF_TAG) && in str_probe()
146 if (AV_RL32(&sector[0]) == RIFF_TAG) in str_read_header()
H A Dact.c27 #define RIFF_TAG MKTAG('R','I','F','F') macro
40 if ((AV_RL32(&p->buf[0]) != RIFF_TAG) || in probe()
H A D4xm.c35 #define RIFF_TAG MKTAG('R', 'I', 'F', 'F') macro
85 if ((AV_RL32(&p->buf[0]) != RIFF_TAG) || in fourxm_probe()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dpsxstr.c38 #define RIFF_TAG MKTAG('R', 'I', 'F', 'F') macro
80 if ((AV_RL32(&p->buf[0]) == RIFF_TAG) && in str_probe()
140 if (AV_RL32(&sector[0]) == RIFF_TAG) in str_read_header()
H A Dact.c27 #define RIFF_TAG MKTAG('R','I','F','F') macro
40 if ((AV_RL32(&p->buf[0]) != RIFF_TAG) || in probe()
H A D4xm.c36 #define RIFF_TAG MKTAG('R', 'I', 'F', 'F') macro
86 if ((AV_RL32(&p->buf[0]) != RIFF_TAG) || in fourxm_probe()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dpsxstr.c38 #define RIFF_TAG MKTAG('R', 'I', 'F', 'F') macro
80 if ((AV_RL32(&p->buf[0]) == RIFF_TAG) && in str_probe()
140 if (AV_RL32(&sector[0]) == RIFF_TAG) in str_read_header()
H A Dact.c27 #define RIFF_TAG MKTAG('R','I','F','F') macro
40 if ((AV_RL32(&p->buf[0]) != RIFF_TAG) || in probe()
H A D4xm.c36 #define RIFF_TAG MKTAG('R', 'I', 'F', 'F') macro
88 if ((AV_RL32(&p->buf[0]) != RIFF_TAG) || in fourxm_probe()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dpsxstr.c38 #define RIFF_TAG MKTAG('R', 'I', 'F', 'F') macro
80 if ((AV_RL32(&p->buf[0]) == RIFF_TAG) && in str_probe()
140 if (AV_RL32(&sector[0]) == RIFF_TAG) in str_read_header()
H A Dact.c27 #define RIFF_TAG MKTAG('R','I','F','F') macro
40 if ((AV_RL32(&p->buf[0]) != RIFF_TAG) || in probe()
H A D4xm.c36 #define RIFF_TAG MKTAG('R', 'I', 'F', 'F') macro
86 if ((AV_RL32(&p->buf[0]) != RIFF_TAG) || in fourxm_probe()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dpsxstr.c38 #define RIFF_TAG MKTAG('R', 'I', 'F', 'F') macro
80 if ((AV_RL32(&p->buf[0]) == RIFF_TAG) && in str_probe()
146 if (AV_RL32(&sector[0]) == RIFF_TAG) in str_read_header()
H A Dact.c27 #define RIFF_TAG MKTAG('R','I','F','F') macro
40 if ((AV_RL32(&p->buf[0]) != RIFF_TAG) || in probe()
H A D4xm.c35 #define RIFF_TAG MKTAG('R', 'I', 'F', 'F') macro
85 if ((AV_RL32(&p->buf[0]) != RIFF_TAG) || in fourxm_probe()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dpsxstr.c38 #define RIFF_TAG MKTAG('R', 'I', 'F', 'F') macro
80 if ((AV_RL32(&p->buf[0]) == RIFF_TAG) && in str_probe()
140 if (AV_RL32(&sector[0]) == RIFF_TAG) in str_read_header()
H A Dact.c27 #define RIFF_TAG MKTAG('R','I','F','F') macro
40 if ((AV_RL32(&p->buf[0]) != RIFF_TAG) || in probe()
H A D4xm.c36 #define RIFF_TAG MKTAG('R', 'I', 'F', 'F') macro
88 if ((AV_RL32(&p->buf[0]) != RIFF_TAG) || in fourxm_probe()
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dpsxstr.c38 #define RIFF_TAG MKTAG('R', 'I', 'F', 'F') macro
80 if ((AV_RL32(&p->buf[0]) == RIFF_TAG) && in str_probe()
140 if (AV_RL32(&sector[0]) == RIFF_TAG) in str_read_header()
H A Dact.c27 #define RIFF_TAG MKTAG('R','I','F','F') macro
40 if ((AV_RL32(&p->buf[0]) != RIFF_TAG) || in probe()
H A D4xm.c36 #define RIFF_TAG MKTAG('R', 'I', 'F', 'F') macro
88 if ((AV_RL32(&p->buf[0]) != RIFF_TAG) || in fourxm_probe()
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavformat/
H A Dpsxstr.c36 #define RIFF_TAG MKTAG('R', 'I', 'F', 'F') macro
95 if ((AV_RL32(&p->buf[0]) == RIFF_TAG) && in str_probe()
146 if (AV_RL32(&sector[0]) == RIFF_TAG) in str_read_header()
H A D4xm.c32 #define RIFF_TAG MKTAG('R', 'I', 'F', 'F') macro
85 if ((AV_RL32(&p->buf[0]) != RIFF_TAG) || in fourxm_probe()
/dports/multimedia/libxine/xine-lib-1.2.11/src/demuxers/
H A Ddemux_4xm.c51 #define RIFF_TAG FOURCC_TAG('R', 'I', 'F', 'F') macro
H A Ddemux_mpeg.c107 #define RIFF_TAG FOURCC_TAG('R', 'I', 'F', 'F') macro
1322 if (fourcc_tag == RIFF_TAG) { in open_plugin()

12