Searched refs:dither_lo (Results 1 – 1 of 1) sorted by relevance
254 static WEBP_INLINE uint8_t dither_lo(uint8_t x) { in dither_lo() function273 const uint8_t g = multiply(dither_lo(rg), mult); in ApplyAlphaMultiply4444_C()