Searched defs:AV_RL16 (Results 1 – 4 of 4) sorted by relevance
53 #define AV_RL16 AV_RL16 macro54 static av_always_inline uint16_t AV_RL16(const void *p) in AV_RL16() function
42 #define AV_RL16 AV_RL16 macro43 static av_always_inline uint16_t AV_RL16(const void *p) in AV_RL16() function
30 #define AV_RL16 av_read_bswap16 macro
152 # define AV_RL16(p) AV_RN16(p) macro253 # define AV_RL16(x) \ macro409 # define AV_RL16(p) AV_RL(16, p) macro