Home | History | Annotate | Download | only in libpng

Lines Matching refs:green_high

4011             png_byte green_high = (trans_value->green >> 8) & 0xff;
4022 *(sp - 3) == green_high &&