Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_fax3.c1506 Fax3DecodeRLE(TIFF* tif, uint8* buf, tmsize_t occ, uint16 s) in Fax3DecodeRLE() function
1559 tif->tif_decoderow = Fax3DecodeRLE; in TIFFInitCCITTRLE()
1560 tif->tif_decodestrip = Fax3DecodeRLE; in TIFFInitCCITTRLE()
1561 tif->tif_decodetile = Fax3DecodeRLE; in TIFFInitCCITTRLE()
1576 tif->tif_decoderow = Fax3DecodeRLE; in TIFFInitCCITTRLEW()
1577 tif->tif_decodestrip = Fax3DecodeRLE; in TIFFInitCCITTRLEW()
1578 tif->tif_decodetile = Fax3DecodeRLE; in TIFFInitCCITTRLEW()