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.c99 # if !defined(PREDICTOR_HORIZONTAL)
100 # define PREDICTOR_HORIZONTAL 2 macro
4038 predictor=PREDICTOR_HORIZONTAL; in WriteTIFFImage()
4061 predictor=PREDICTOR_HORIZONTAL; in WriteTIFFImage()
4076 predictor=PREDICTOR_HORIZONTAL; in WriteTIFFImage()
4088 predictor=PREDICTOR_HORIZONTAL; in WriteTIFFImage()
4104 predictor=PREDICTOR_HORIZONTAL; in WriteTIFFImage()