Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtif_predict.c47 static int fpAcc(TIFF* tif, uint8* cp0, tmsize_t cc);
162 sp->decodepfunc = fpAcc; in PredictorSetupDecode()
405 fpAcc(TIFF* tif, uint8* cp0, tmsize_t cc) in fpAcc() function