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

  /external/pdfium/third_party/libtiff/
tif_color.c 238 TIFFRGBValue* clamptab;
245 clamptab = (TIFFRGBValue*)(
250 clamptab[i] = (TIFFRGBValue) i;
tiffio.h 138 typedef unsigned char TIFFRGBValue; /* 8-bit samples */
157 TIFFRGBValue* clamptab; /* range clamping table */
222 TIFFRGBValue* Map; /* sample mapping array */
tif_getimage.c     [all...]

Completed in 94 milliseconds