PACK_2U16         185 libavcodec/mathops.h # ifndef PACK_2U16
PACK_2U16         195 libavcodec/mathops.h # ifndef PACK_2U16
PACK_2U16         207 libavcodec/mathops.h #   define PACK_2S16(a,b)    PACK_2U16((a)&0xffff, (b)&0xffff)