Searched defs:dither (Results 1 – 4 of 4) sorted by relevance
167 int dither = -1; in write_pixel() local327 int dither) in downshift_component()
1431 ditherer dither(c); in scanline_t32cb16_dither() local1442 ditherer dither(c); in scanline_t32cb16_clamp_dither() local1464 ditherer dither(c); in scanline_t32cb16blend_dither() local1499 ditherer dither(c); in scanline_t32cb16blend_clamp_dither() local1527 ditherer dither(c); in scanline_t32cb16blend_clamp_mod_dither() local1555 ditherer dither(c); in scanline_x32cb16blend_clamp_mod_dither() local
244 pixel_t& d, int component, component_t s, const reg_t& dither) in downshift()
298 reg_t dither; member