Searched defs:dither (Results 1 – 5 of 5) sorted by relevance
139 const uint8_t* const dither = kOrderedDither[p->row_ % DSIZE]; in ApplyFilter() local
363 uint8_t dither[64]; in Dither8x8() local
120 int i, dither = 0; in main() local
524 int * dither; /* points to active row of dither matrix */ in quantize_ord_dither() local
698 static void DitherCombine8x8_C(const uint8_t* dither, uint8_t* dst, in DitherCombine8x8_C()
Completed in 12 milliseconds