Lines Matching full:clip255
345 static WEBP_INLINE uint32_t Clip255(uint32_t a) {355 return Clip255(a + b - c);372 return Clip255(a + (a - b) / 2);