Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_fax3.c1554 Fax3DecodeRLE(TIFF* tif, uint8* buf, tmsize_t occ, uint16 s) in Fax3DecodeRLE() function
1607 tif->tif_decoderow = Fax3DecodeRLE; in TIFFInitCCITTRLE()
1608 tif->tif_decodestrip = Fax3DecodeRLE; in TIFFInitCCITTRLE()
1609 tif->tif_decodetile = Fax3DecodeRLE; in TIFFInitCCITTRLE()
1624 tif->tif_decoderow = Fax3DecodeRLE; in TIFFInitCCITTRLEW()
1625 tif->tif_decodestrip = Fax3DecodeRLE; in TIFFInitCCITTRLEW()
1626 tif->tif_decodetile = Fax3DecodeRLE; in TIFFInitCCITTRLEW()