Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_predict.c40 static void swabHorAcc16(TIFF* tif, uint8* cp0, tmsize_t cc);
146 sp->decodepfunc = swabHorAcc16; in PredictorSetupDecode()
321 swabHorAcc16(TIFF* tif, uint8* cp0, tmsize_t cc) in swabHorAcc16() function