HomeSort by relevance Sort by last modified time
    Searched refs:decodetile (Results 1 - 2 of 2) sorted by null

  /external/pdfium/third_party/libtiff/
tif_predict.h 52 TIFFCodeMethod decodetile; /* parent codec encode/decode tile */ member in struct:__anon31514
tif_predict.c 142 sp->decodetile = tif->tif_decodetile;
176 sp->decodetile = tif->tif_decodetile;
483 assert(sp->decodetile != NULL);
485 if ((*sp->decodetile)(tif, op0, occ0, s)) {

Completed in 4013 milliseconds