Searched refs:AV_BE2NEC (Results 1 – 1 of 1) sorted by relevance
89 #define AV_BE2NEC(s, x) (x) macro98 #define AV_BE2NEC(s, x) AV_BSWAPC(s, x) macro102 #define AV_BE2NE16C(x) AV_BE2NEC(16, x)103 #define AV_BE2NE32C(x) AV_BE2NEC(32, x)104 #define AV_BE2NE64C(x) AV_BE2NEC(64, x)