Searched defs:AV_RB24 (Results 1 – 2 of 2) sorted by relevance
64 #define AV_RB24 AV_RB24 macro65 static av_always_inline uint32_t AV_RB24(const void *p) in AV_RB24() function
102 # define AV_RB24(p) AV_RN24(p) macro444 # define AV_RB24(x) \ macro