Searched refs:horDiff16 (Results 1 – 1 of 1) sorted by relevance
41 static int horDiff16(TIFF* tif, uint8* cp0, tmsize_t cc);206 case 16: sp->encodepfunc = horDiff16; break; in PredictorSetupEncode()231 if (sp->encodepfunc == horDiff16) { in PredictorSetupEncode()563 horDiff16(TIFF* tif, uint8* cp0, tmsize_t cc) in horDiff16() function594 if( !horDiff16(tif, cp0, cc) ) in swabHorDiff16()