Searched refs:red_high (Results 1 – 3 of 3) sorted by relevance
4869 png_byte red_high = (png_byte)((trans_color->red >> 8) & 0xff); in png_do_expand() local4879 if (*(sp - 5) == red_high && in png_do_expand()
4800 png_byte red_high = (png_byte)((trans_color->red >> 8) & 0xff); in png_do_expand() local4810 if (*(sp - 5) == red_high && in png_do_expand()
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()