AV_RL 386 libavutil/intreadwrite.h # define AV_RL(s, p) av_bswap##s(AV_RN##s(p)) AV_RL 391 libavutil/intreadwrite.h # define AV_RL(s, p) AV_RN##s(p)