Lines Matching full:ashift
1007 Uint8 Ashift;1394 #define ISOPAQUE(pixel, fmt) ((((pixel) & fmt->Amask) >> fmt->Ashift) == 255)1397 ((unsigned)((((pixel) & fmt->Amask) >> fmt->Ashift) - 1U) < 254U)1483 r->Ashift = df->Ashift;