Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:red_shift

4391               red_shift;
4397 red_shift=0;
4401 red_shift++;
4431 index=(pixel >> red_shift) & red_mask;
4456 color=(pixel >> red_shift) & red_mask;