Searched refs:AV_LE2NEC (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dbswap.h92 #define AV_LE2NEC(s, x) AV_BSWAPC(s, x) macro
101 #define AV_LE2NEC(s, x) (x) macro
107 #define AV_LE2NE16C(x) AV_LE2NEC(16, x)
108 #define AV_LE2NE32C(x) AV_LE2NEC(32, x)
109 #define AV_LE2NE64C(x) AV_LE2NEC(64, x)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Dbswap.h90 #define AV_LE2NEC(s, x) AV_BSWAPC(s, x) macro
99 #define AV_LE2NEC(s, x) (x) macro
105 #define AV_LE2NE16C(x) AV_LE2NEC(16, x)
106 #define AV_LE2NE32C(x) AV_LE2NEC(32, x)
107 #define AV_LE2NE64C(x) AV_LE2NEC(64, x)

Completed in 73 milliseconds