Lines Matching defs:s2
661 png_uint_32 s2 = (*(rp + 4) << 8) | *(rp + 5);663 png_uint_32 blue = (png_uint_32)((s2 - s1) & 0xffffL);