PACK_2U8 179 libavcodec/mathops.h # ifndef PACK_2U8 PACK_2U8 189 libavcodec/mathops.h # ifndef PACK_2U8 PACK_2U8 201 libavcodec/mathops.h # define PACK_2S8(a,b) PACK_2U8((a)&255, (b)&255)