Lines Matching refs:gray_high
3960 png_byte gray_high = (gray >> 8) & 0xff;3966 if (*(sp - 1) == gray_high && *(sp) == gray_low)