Searched defs:AV_RL24 (Results 1 – 2 of 2) sorted by relevance
78 #define AV_RL24 AV_RL24 macro79 static av_always_inline uint32_t AV_RL24(const void *p) in AV_RL24() function
164 # define AV_RL24(p) AV_RN24(p) macro458 # define AV_RL24(x) \ macro