Searched refs:horAcc32 (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/third_party/libtiff/
H A Dtif_predict.c39 static void horAcc32(TIFF* tif, uint8* cp0, tmsize_t cc);
121 case 32: sp->decodepfunc = horAcc32; break;
148 } else if (sp->decodepfunc == horAcc32) {
355 horAcc32(tif, cp0, cc);
359 horAcc32(TIFF* tif, uint8* cp0, tmsize_t cc) function

Completed in 69 milliseconds