AV_RB 384 libavutil/intreadwrite.h # define AV_RB(s, p) AV_RN##s(p) AV_RB 389 libavutil/intreadwrite.h # define AV_RB(s, p) av_bswap##s(AV_RN##s(p))