Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_predict.c46 static int swabHorDiff32(TIFF* tif, uint8* cp0, tmsize_t cc);
237 sp->encodepfunc = swabHorDiff32; in PredictorSetupEncode()
625 swabHorDiff32(TIFF* tif, uint8* cp0, tmsize_t cc) in swabHorDiff32() function