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

  /external/opencv3/3rdparty/libtiff/
tif_getimage.c 203 if (img->PALmap)
204 _TIFFfree(img->PALmap), img->PALmap = NULL;
437 img->PALmap = NULL;
    [all...]
tiffio.h 224 uint32** PALmap; /* palette image map */
  /external/pdfium/third_party/libtiff/
tif_getimage.c 218 if (img->PALmap)
219 _TIFFfree(img->PALmap), img->PALmap = NULL;
452 img->PALmap = NULL;
    [all...]
tiffio.h 224 uint32** PALmap; /* palette image map */

Completed in 989 milliseconds