Searched defs:dither0 (Results 1 – 4 of 4) sorted by relevance
580 int *dither0; /* points to active row of dither matrix */ in quantize3_ord_dither() local
286 int dither0 = ((const unsigned char*)(&dither4))[x & 3]; in ARGBToRGB565DitherRow_C() local300 int dither0 = ((const unsigned char*)(&dither4))[(width - 1) & 3]; in ARGBToRGB565DitherRow_C() local
318 int dither0 = ((const unsigned char*)(&dither4))[x & 3]; in ARGBToRGB565DitherRow_C() local332 int dither0 = ((const unsigned char*)(&dither4))[(width - 1) & 3]; in ARGBToRGB565DitherRow_C() local
341 int dither0 = ((const unsigned char*)(&dither4))[x & 3]; in ARGBToRGB565DitherRow_C() local355 int dither0 = ((const unsigned char*)(&dither4))[(width - 1) & 3]; in ARGBToRGB565DitherRow_C() local