Searched refs:AV_SWAP64 (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavutil/x86/
H A Dintreadwrite.h42 #define AV_SWAP64 AV_SWAP64 macro
43 static av_always_inline void AV_SWAP64(void *a, void *b) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavutil/x86/
H A Dintreadwrite.h42 #define AV_SWAP64 AV_SWAP64 macro
43 static av_always_inline void AV_SWAP64(void *a, void *b) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavutil/x86/
H A Dintreadwrite.h42 #define AV_SWAP64 AV_SWAP64 macro
43 static av_always_inline void AV_SWAP64(void *a, void *b) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavutil/
H A Dintreadwrite.h490 #ifndef AV_SWAP64
491 # define AV_SWAP64(a, b) AV_SWAP(64, a, b) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavutil/
H A Dintreadwrite.h490 #ifndef AV_SWAP64
491 # define AV_SWAP64(a, b) AV_SWAP(64, a, b) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavutil/
H A Dintreadwrite.h490 #ifndef AV_SWAP64
491 # define AV_SWAP64(a, b) AV_SWAP(64, a, b) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dh264.c1055 if (xchg) AV_SWAP64(b,a);\
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dh264.c1055 if (xchg) AV_SWAP64(b,a);\
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dh264.c1055 if (xchg) AV_SWAP64(b,a);\

Completed in 150 milliseconds