Searched refs:PREDICTOR_HORIZONTAL (Results 1 – 5 of 5) sorted by relevance
275 #define PREDICTOR_HORIZONTAL 2 /* horizontal differencing */ macro
64 case PREDICTOR_HORIZONTAL: in PredictorSetup()
278 #define PREDICTOR_HORIZONTAL 2 /* horizontal differencing */ macro
66 case PREDICTOR_HORIZONTAL: in PredictorSetup()
565 int predictor = PREDICTOR_HORIZONTAL; in writeLibTiff()