Home
last modified time | relevance | path

Searched refs:graymap (Results 1 – 4 of 4) sorted by relevance

/external/ImageMagick/coders/
Ddcm.c3011 if (graymap != (int *) NULL) \ in ReadDCMImage()
3012 graymap=(int *) RelinquishMagickMemory(graymap); \ in ReadDCMImage()
3049 *graymap, in ReadDCMImage() local
3113 graymap=(int *) NULL; in ReadDCMImage()
3153 graymap=(int *) NULL; in ReadDCMImage()
3623 if (graymap != (int *) NULL) in ReadDCMImage()
3624 graymap=(int *) RelinquishMagickMemory(graymap); in ReadDCMImage()
3625 graymap=(int *) AcquireQuantumMemory(MagickMax(colors,65536), in ReadDCMImage()
3626 sizeof(*graymap)); in ReadDCMImage()
3627 if (graymap == (int *) NULL) in ReadDCMImage()
[all …]
/external/libcups/conf/
Dmime.types97 image/x-portable-graymap pgm string(0,P2) string(0,P5)
/external/mime-support/
Dmime.types684 image/x-portable-graymap pgm
/external/python/cpython3/Lib/test/
Dmime.types1421 image/x-portable-graymap pgm