Searched refs:greenmap (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/coders/
H A Ddcm.c2800 *greenmap,
2911 greenmap=(int *) NULL;
3404 Populate greenmap.
3410 greenmap=(int *) AcquireQuantumMemory((size_t) colors,
3411 sizeof(*greenmap));
3412 if (greenmap == (int *) NULL)
3421 greenmap[i]=(int) index;
3750 if (greenmap != (int *) NULL)
3753 index=greenmap[i];
4160 if (greenmap !
2796 *greenmap, local
[all...]

Completed in 298 milliseconds