Lines Matching defs:s2
5042 png_uint_32 s2 = (*(rp + 4) << 8) | *(rp + 5);5044 png_uint_32 blue = (s2 + s1 + 65536) & 0xffff;