Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_predict.c44 static int horDiff32(TIFF* tif, uint8* cp0, tmsize_t cc);
209 case 32: sp->encodepfunc = horDiff32; break; in PredictorSetupEncode()
236 } else if (sp->encodepfunc == horDiff32) { in PredictorSetupEncode()
605 horDiff32(TIFF* tif, uint8* cp0, tmsize_t cc) in horDiff32() function
636 if( !horDiff32(tif, cp0, cc) ) in swabHorDiff32()

Completed in 3 milliseconds