Searched refs:red_map (Results 1 – 1 of 1) sorted by relevance
2162 *red_map[2][16]; in XDitherImage() local2170 red_map[i][j]=(unsigned char *) AcquireCriticalMemory(256UL* in XDitherImage()2171 sizeof(*red_map)); in XDitherImage()2188 red_map[i][j][x]=(unsigned char) in XDitherImage()2220 color.red=(double) ClampToQuantum((double) (red_map[i][j][ in XDitherImage()2249 red_map[i][j]=(unsigned char *) RelinquishMagickMemory(red_map[i][j]); in XDitherImage()