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

  /external/pdfium/third_party/libtiff/
tif_getimage.c 229 if (img->Bitdepth16To8)
230 _TIFFfree(img->Bitdepth16To8), img->Bitdepth16To8 = NULL;
277 img->Bitdepth16To8 = NULL;
    [all...]
tiffio.h 229 uint8* Bitdepth16To8; /* LUT for conversion from 16bit to 8bit values */

Completed in 65 milliseconds