Searched refs:AV_RL (Results 1 – 1 of 1) sorted by relevance
353 # define AV_RN(s, p) AV_RL##s(p)386 # define AV_RL(s, p) av_bswap##s(AV_RN##s(p)) macro391 # define AV_RL(s, p) AV_RN##s(p) macro409 # define AV_RL16(p) AV_RL(16, p)423 # define AV_RL32(p) AV_RL(32, p)437 # define AV_RL64(p) AV_RL(64, p)