Searched defs:AV_RN64 (Results 1 – 2 of 2) sorted by relevance
66 #define AV_RN64 AV_RN64 macro67 static av_always_inline uint64_t AV_RN64(const void *p) in AV_RN64() function
140 # define AV_RN64(p) AV_RB64(p) macro202 # define AV_RN64(p) AV_RL64(p) macro368 # define AV_RN64(p) AV_RN(64, p) macro