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

/external/webp/src/utils/
H A Dquant_levels_dec_utils.c34 static const uint8_t kOrderedDither[DSIZE][DSIZE] = { variable
138 const uint8_t* const dither = kOrderedDither[p->row_ % DSIZE];

Completed in 73 milliseconds