Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtiff.h278 #define PREDICTOR_HORIZONTAL 2 /* horizontal differencing */ macro
Dtif_predict.c66 case PREDICTOR_HORIZONTAL: in PredictorSetup()
/external/ImageMagick/coders/
Dtiff.c99 # if !defined(PREDICTOR_HORIZONTAL)
100 # define PREDICTOR_HORIZONTAL 2 macro
3877 predictor=PREDICTOR_HORIZONTAL; in WriteTIFFImage()
3900 predictor=PREDICTOR_HORIZONTAL; in WriteTIFFImage()
3915 predictor=PREDICTOR_HORIZONTAL; in WriteTIFFImage()
3927 predictor=PREDICTOR_HORIZONTAL; in WriteTIFFImage()
3943 predictor=PREDICTOR_HORIZONTAL; in WriteTIFFImage()