Searched refs:horDiff16 (Results 1 – 1 of 1) sorted by relevance
43 static int horDiff16(TIFF* tif, uint8* cp0, tmsize_t cc);208 case 16: sp->encodepfunc = horDiff16; break; in PredictorSetupEncode()233 if (sp->encodepfunc == horDiff16) { in PredictorSetupEncode()565 horDiff16(TIFF* tif, uint8* cp0, tmsize_t cc) in horDiff16() function596 if( !horDiff16(tif, cp0, cc) ) in swabHorDiff16()
Completed in 4 milliseconds