Searched refs:red_high (Results 1 – 4 of 4) sorted by relevance
4533 png_byte red_high = (png_byte)((trans_color->red >> 8) & 0xff); in png_do_expand() local4543 if (*(sp - 5) == red_high && in png_do_expand()
4000 png_byte red_high = (trans_value->red >> 8) & 0xff; in png_do_expand() local4010 if (*(sp - 5) == red_high && in png_do_expand()