Searched refs:red_map (Results 1 – 1 of 1) sorted by relevance
2157 *red_map[2][16]; in XDitherImage() local2165 red_map[i][j]=(unsigned char *) AcquireCriticalMemory(256UL* in XDitherImage()2166 sizeof(*red_map)); in XDitherImage()2183 red_map[i][j][x]=(unsigned char) in XDitherImage()2215 color.red=(double) ClampToQuantum((double) (red_map[i][j][ in XDitherImage()2244 red_map[i][j]=(unsigned char *) RelinquishMagickMemory(red_map[i][j]); in XDitherImage()