Searched refs:AV_RB (Results 1 – 1 of 1) sorted by relevance
350 # define AV_RN(s, p) AV_RB##s(p)384 # define AV_RB(s, p) AV_RN##s(p) macro389 # define AV_RB(s, p) av_bswap##s(AV_RN##s(p)) macro402 # define AV_RB16(p) AV_RB(16, p)416 # define AV_RB32(p) AV_RB(32, p)430 # define AV_RB64(p) AV_RB(64, p)