Searched defs:dither (Results 1 – 4 of 4) sorted by relevance
169 int dither = -1; in write_pixel() local332 int dither) in downshift_component()
1470 ditherer dither(c); in scanline_t32cb16_dither() local1481 ditherer dither(c); in scanline_t32cb16_clamp_dither() local1503 ditherer dither(c); in scanline_t32cb16blend_dither() local1538 ditherer dither(c); in scanline_t32cb16blend_clamp_dither() local1566 ditherer dither(c); in scanline_t32cb16blend_clamp_mod_dither() local1594 ditherer dither(c); in scanline_x32cb16blend_clamp_mod_dither() local
233 pixel_t& d, int component, component_t s, const reg_t& dither) in downshift()
316 reg_t dither; member