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