Searched refs:dither_lo (Results 1 - 1 of 1) sorted by relevance

/external/webp/src/dsp/
H A Dalpha_processing.c249 static WEBP_INLINE uint8_t dither_lo(uint8_t x) { function
268 const uint8_t g = multiply(dither_lo(rg), mult);

Completed in 350 milliseconds