Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_predict.c43 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() function
596 if( !horDiff16(tif, cp0, cc) ) in swabHorDiff16()

Completed in 3 milliseconds