Searched refs:AV_BSWAPC (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.h57 #define AV_BSWAPC(s, x) AV_BSWAP##s##C(x) macro
92 #define AV_LE2NEC(s, x) AV_BSWAPC(s, x)
100 #define AV_BE2NEC(s, x) AV_BSWAPC(s, x)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Dbswap.h55 #define AV_BSWAPC(s, x) AV_BSWAP##s##C(x) macro
90 #define AV_LE2NEC(s, x) AV_BSWAPC(s, x)
98 #define AV_BE2NEC(s, x) AV_BSWAPC(s, x)

Completed in 89 milliseconds