Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_predict.c41 static void swabHorAcc32(TIFF* tif, uint8* cp0, tmsize_t cc);
149 sp->decodepfunc = swabHorAcc32; in PredictorSetupDecode()
349 swabHorAcc32(TIFF* tif, uint8* cp0, tmsize_t cc) in swabHorAcc32() function