Searched refs:blue_high (Results 1 – 2 of 2) sorted by relevance
3872 png_byte blue_high = (trans_value->blue > 8) & 0xff; in png_do_expand() local3884 *(sp - 1) == blue_high && in png_do_expand()
4012 png_byte blue_high = (trans_value->blue >> 8) & 0xff; in png_do_expand() local4024 *(sp - 1) == blue_high && in png_do_expand()