Searched defs:AV_RB64 (Results 1 – 3 of 3) sorted by relevance
164 #define AV_RB64 AV_RB64 macro165 static av_always_inline uint64_t AV_RB64(const void *p) in AV_RB64() function
42 #define AV_RB64 av_read_bswap64 macro
138 # define AV_RB64(p) AV_RN64(p) macro300 # define AV_RB64(x) \ macro430 # define AV_RB64(p) AV_RB(64, p) macro