Searched refs:DITHER_565_SCAN (Results 1 – 1 of 1) sorted by relevance
182 #define DITHER_565_SCAN(y) const uint8_t* dither_scan = gDitherMatrix_3Bit_4X4[(y) & 3] macro190 #define DITHER_565_SCAN(y) const uint16_t dither_scan = gDitherMatrix_3Bit_16[(y) & 3] macro