Home | History | Annotate | Download | only in coders

Lines Matching refs:red_mask

291   ximage->red_mask=header.red_mask;
408 if ((header.ncolors == 0U) || (ximage->red_mask != 0) ||
428 red_mask,
434 red_mask=ximage->red_mask;
436 while ((red_mask != 0) && ((red_mask & 0x01) == 0))
438 red_mask>>=1;
467 index=(Quantum) ((pixel >> red_shift) & red_mask);
497 color=(pixel >> red_shift) & red_mask;
498 if (red_mask != 0)
499 color=(color*65535UL)/red_mask;
752 xwd_info.red_mask=(CARD32)