Searched refs:red_map (Results 1 – 1 of 1) sorted by relevance
2155 *red_map[2][16]; in XDitherImage() local2163 red_map[i][j]=(unsigned char *) AcquireQuantumMemory(256UL, in XDitherImage()2164 sizeof(*red_map)); in XDitherImage()2169 if ((red_map[i][j] == (unsigned char *) NULL) || in XDitherImage()2189 red_map[i][j][x]=(unsigned char) in XDitherImage()2221 color.red=(double) ClampToQuantum((double) (red_map[i][j][ in XDitherImage()2250 red_map[i][j]=(unsigned char *) RelinquishMagickMemory(red_map[i][j]); in XDitherImage()