Searched defs:AV_RN16 (Results 1 – 2 of 2) sorted by relevance
28 #define AV_RN16 AV_RN16 macro29 static av_always_inline unsigned AV_RN16(const void *p) in AV_RN16() function
92 # define AV_RN16(p) AV_RB16(p) macro154 # define AV_RN16(p) AV_RL16(p) macro360 # define AV_RN16(p) AV_RN(16, p) macro