Searched defs:AV_RN32 (Results 1 – 3 of 3) sorted by relevance
29 #define AV_RN32 AV_RN32 macro30 static av_always_inline uint32_t AV_RN32(const void *p) in AV_RN32() function
49 #define AV_RN32 AV_RN32 macro50 static av_always_inline uint32_t AV_RN32(const void *p) in AV_RN32() function
116 # define AV_RN32(p) AV_RB32(p) macro178 # define AV_RN32(p) AV_RL32(p) macro364 # define AV_RN32(p) AV_RN(32, p) macro