Searched defs:AV_SWAP64 (Results 1 – 2 of 2) sorted by relevance
42 #define AV_SWAP64 AV_SWAP64 macro43 static av_always_inline void AV_SWAP64(void *a, void *b) in AV_SWAP64() function
619 # define AV_SWAP64(a, b) AV_SWAP(64, a, b) macro