Home | History | Annotate | Download | only in raster

Lines Matching defs:bit2

2724     PByte   pix, bit, bit2;
2754 bit2 = bit + ras.gray_width;
2760 c2 = count[*bit] + count[*bit2];
2770 *bit2 = 0;
2774 bit2++;
2781 c2 = count[*bit] + count[*bit2];
2795 *bit2 = 0;