Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_thunder.c167 ThunderDecodeRow(TIFF* tif, uint8* buf, tmsize_t occ, uint16 s) in ThunderDecodeRow() function
193 tif->tif_decoderow = ThunderDecodeRow; in TIFFInitThunderScan()
194 tif->tif_decodestrip = ThunderDecodeRow; in TIFFInitThunderScan()