Searched refs:dither_ordered_threshold_matrix (Results 1 – 1 of 1) sorted by relevance
30 static const uint8_t dither_ordered_threshold_matrix[8 * 8] = { variable54 int8_t factor = dither_ordered_threshold_matrix[(y & 7) * 8 + ((j) & 7)] - 32; in lv_dither_ordered_hor()80 int8_t factor = dither_ordered_threshold_matrix[(y & 7) * 8 + ((j + x) & 7)] - 32; in lv_dither_ordered_ver()