Home
last modified time | relevance | path

Searched defs:AV_RB32 (Results 1 – 25 of 74) sorted by relevance

123

/dports/multimedia/handbrake/ffmpeg-4.4/libavutil/avr32/
H A Dintreadwrite.h94 #define AV_RB32 AV_RB32 macro
95 static av_always_inline uint32_t AV_RB32(const void *p) in AV_RB32() function
130 #define AV_RB32 AV_RB32 macro
131 static av_always_inline uint32_t AV_RB32(const void *p) in AV_RB32() function
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavutil/avr32/
H A Dintreadwrite.h94 #define AV_RB32 AV_RB32 macro
95 static av_always_inline uint32_t AV_RB32(const void *p) in AV_RB32() function
130 #define AV_RB32 AV_RB32 macro
131 static av_always_inline uint32_t AV_RB32(const void *p) in AV_RB32() function
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavutil/avr32/
H A Dintreadwrite.h94 #define AV_RB32 AV_RB32 macro
95 static av_always_inline uint32_t AV_RB32(const void *p) in AV_RB32() function
130 #define AV_RB32 AV_RB32 macro
131 static av_always_inline uint32_t AV_RB32(const void *p) in AV_RB32() function
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavutil/avr32/
H A Dintreadwrite.h94 #define AV_RB32 AV_RB32 macro
95 static av_always_inline uint32_t AV_RB32(const void *p) in AV_RB32() function
130 #define AV_RB32 AV_RB32 macro
131 static av_always_inline uint32_t AV_RB32(const void *p) in AV_RB32() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavutil/avr32/
H A Dintreadwrite.h94 #define AV_RB32 AV_RB32 macro
95 static av_always_inline uint32_t AV_RB32(const void *p) in AV_RB32() function
130 #define AV_RB32 AV_RB32 macro
131 static av_always_inline uint32_t AV_RB32(const void *p) in AV_RB32() function
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavutil/avr32/
H A Dintreadwrite.h94 #define AV_RB32 AV_RB32 macro
95 static av_always_inline uint32_t AV_RB32(const void *p) in AV_RB32() function
130 #define AV_RB32 AV_RB32 macro
131 static av_always_inline uint32_t AV_RB32(const void *p) in AV_RB32() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavutil/avr32/
H A Dintreadwrite.h94 #define AV_RB32 AV_RB32 macro
95 static av_always_inline uint32_t AV_RB32(const void *p) in AV_RB32() function
130 #define AV_RB32 AV_RB32 macro
131 static av_always_inline uint32_t AV_RB32(const void *p) in AV_RB32() function
/dports/multimedia/handbrake/ffmpeg-4.4/libavutil/tomi/
H A Dintreadwrite.h76 #define AV_RB32 AV_RB32 macro
77 static av_always_inline uint32_t AV_RB32(const void *p) in AV_RB32() function
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavutil/tomi/
H A Dintreadwrite.h76 #define AV_RB32 AV_RB32 macro
77 static av_always_inline uint32_t AV_RB32(const void *p) in AV_RB32() function
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavutil/tomi/
H A Dintreadwrite.h76 #define AV_RB32 AV_RB32 macro
77 static av_always_inline uint32_t AV_RB32(const void *p) in AV_RB32() function
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavutil/tomi/
H A Dintreadwrite.h76 #define AV_RB32 AV_RB32 macro
77 static av_always_inline uint32_t AV_RB32(const void *p) in AV_RB32() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavutil/tomi/
H A Dintreadwrite.h76 #define AV_RB32 AV_RB32 macro
77 static av_always_inline uint32_t AV_RB32(const void *p) in AV_RB32() function
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavutil/tomi/
H A Dintreadwrite.h76 #define AV_RB32 AV_RB32 macro
77 static av_always_inline uint32_t AV_RB32(const void *p) in AV_RB32() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavutil/tomi/
H A Dintreadwrite.h76 #define AV_RB32 AV_RB32 macro
77 static av_always_inline uint32_t AV_RB32(const void *p) in AV_RB32() function
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavutil/
H A Dintreadwrite.h104 # define AV_RB32(x) AV_RN32(x) macro
110 # define AV_RB32(x) bswap_32(AV_RN32(x)) macro
117 #define AV_RB32(x) ((((const uint8_t*)(x))[0] << 24) | \ macro
/dports/multimedia/handbrake/ffmpeg-4.4/libavutil/ppc/
H A Dintreadwrite.h40 #define AV_RB32 av_read_bswap32 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavutil/ppc/
H A Dintreadwrite.h40 #define AV_RB32 av_read_bswap32 macro
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavutil/ppc/
H A Dintreadwrite.h40 #define AV_RB32 av_read_bswap32 macro
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavutil/ppc/
H A Dintreadwrite.h40 #define AV_RB32 av_read_bswap32 macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavutil/ppc/
H A Dintreadwrite.h40 #define AV_RB32 av_read_bswap32 macro
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/wma/libwma/
H A Dffmpeg_intreadwrite.h61 # define AV_RB32(p) AV_RN32(p) macro
191 #define AV_RB32(x) (htobe32(*(const uint32_t*)(x))) macro
193 # define AV_RB32(x) \ macro
340 # define AV_RB32(p) AV_RB(32, p) macro
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavutil/ppc/
H A Dintreadwrite.h54 #define AV_RB32 av_read_bswap32 macro
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavutil/ppc/
H A Dintreadwrite.h54 #define AV_RB32 av_read_bswap32 macro
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libav/libavutil/
H A Dmathematics.c107 AVInteger ai;
/dports/www/firefox-esr/firefox-91.8.0/dom/media/platforms/ffmpeg/libav53/include/libavutil/
H A Dintreadwrite.h106 # define AV_RB32(p) AV_RN32(p) macro
232 # define AV_RB32(x) \ macro
378 # define AV_RB32(p) AV_RB(32, p) macro

123