Home
last modified time | relevance | path

Searched refs:PREDICTOR_HORIZONTAL (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtiff.h280 #define PREDICTOR_HORIZONTAL 2 /* horizontal differencing */ macro
Dtif_predict.c64 case PREDICTOR_HORIZONTAL: in PredictorSetup()
/external/ImageMagick/coders/
Dtiff.c100 # if !defined(PREDICTOR_HORIZONTAL)
101 # define PREDICTOR_HORIZONTAL 2 macro
3748 predictor=PREDICTOR_HORIZONTAL; in WriteTIFFImage()
3771 predictor=PREDICTOR_HORIZONTAL; in WriteTIFFImage()
3786 predictor=PREDICTOR_HORIZONTAL; in WriteTIFFImage()
3798 predictor=PREDICTOR_HORIZONTAL; in WriteTIFFImage()
3814 predictor=PREDICTOR_HORIZONTAL; in WriteTIFFImage()