Searched refs:FIELD_PREDICTOR (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/third_party/libtiff/ |
D | tif_predict.c | 670 #define FIELD_PREDICTOR (FIELD_CODEC+0) /* XXX */ macro 673 …DICTOR, 1, 1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UINT16, FIELD_PREDICTOR, FALSE, FALSE… 687 TIFFSetFieldBit(tif, FIELD_PREDICTOR); in PredictorVSetField() 720 if (TIFFFieldSet(tif,FIELD_PREDICTOR)) { in PredictorPrintDir()
|