Searched defs:AV_RL32 (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavutil/tomi/
H A Dintreadwrite.h112 #define AV_RL32 AV_RL32 macro
113 static av_always_inline uint32_t AV_RL32(const void *p) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavutil/tomi/
H A Dintreadwrite.h112 #define AV_RL32 AV_RL32 macro
113 static av_always_inline uint32_t AV_RL32(const void *p) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavutil/tomi/
H A Dintreadwrite.h112 #define AV_RL32 AV_RL32 macro
113 static av_always_inline uint32_t AV_RL32(const void *p) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavutil/avr32/
H A Dintreadwrite.h109 #define AV_RL32(p) bswap_32(AV_RB32(p)) macro
146 #define AV_RL32 AV_RL32 macro
147 static av_always_inline uint32_t AV_RL32(const void *p) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavutil/ppc/
H A Dintreadwrite.h43 #define AV_RL32 AV_RL32 macro
44 static av_always_inline uint32_t AV_RL32(const void *p) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavutil/avr32/
H A Dintreadwrite.h109 #define AV_RL32(p) bswap_32(AV_RB32(p)) macro
146 #define AV_RL32 AV_RL32 macro
147 static av_always_inline uint32_t AV_RL32(const void *p) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavutil/ppc/
H A Dintreadwrite.h43 #define AV_RL32 AV_RL32 macro
44 static av_always_inline uint32_t AV_RL32(const void *p) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavutil/avr32/
H A Dintreadwrite.h109 #define AV_RL32(p) bswap_32(AV_RB32(p)) macro
146 #define AV_RL32 AV_RL32 macro
147 static av_always_inline uint32_t AV_RL32(const void *p) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavutil/ppc/
H A Dintreadwrite.h43 #define AV_RL32 AV_RL32 macro
44 static av_always_inline uint32_t AV_RL32(const void *p) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavutil/
H A Dintreadwrite.h150 # define AV_RL32(p) AV_RN32(p) macro
242 # define AV_RL32(x) \ macro
379 # define AV_RL32(p) AV_RL(32, p) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavutil/
H A Dintreadwrite.h150 # define AV_RL32(p) AV_RN32(p) macro
242 # define AV_RL32(x) \ macro
379 # define AV_RL32(p) AV_RL(32, p) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavutil/
H A Dintreadwrite.h150 # define AV_RL32(p) AV_RN32(p) macro
242 # define AV_RL32(x) \ macro
379 # define AV_RL32(p) AV_RL(32, p) macro

Completed in 87 milliseconds