Searched refs:kOrderedDither (Results 1 – 1 of 1) sorted by relevance
34 static const uint8_t kOrderedDither[DSIZE][DSIZE] = { variable139 const uint8_t* const dither = kOrderedDither[p->row_ % DSIZE]; in ApplyFilter()