HomeSort by relevance Sort by last modified time
    Searched refs:PALmap (Results 1 - 2 of 2) sorted by null

  /external/pdfium/third_party/libtiff/
tif_getimage.c 221 if (img->PALmap)
222 _TIFFfree(img->PALmap), img->PALmap = NULL;
273 img->PALmap = NULL;
    [all...]
tiffio.h 224 uint32** PALmap; /* palette image map */

Completed in 45 milliseconds