Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2pdf.c94 , T2P_COMPRESS_ZIP=0x04 enumerator
637 t2p->pdf_defaultcompression=T2P_COMPRESS_ZIP; in main()
1012 if(t2p->pdf_defaultcompression==T2P_COMPRESS_ZIP){ in t2p_validate()
1755 t2p->pdf_compression=T2P_COMPRESS_ZIP; in t2p_read_tiff_data()
1915 if(t2p->pdf_compression == T2P_COMPRESS_ZIP){ in t2p_read_tiff_size()
2228 if (t2p->pdf_compression == T2P_COMPRESS_ZIP) { in t2p_readwrite_pdf_image()
2705 case T2P_COMPRESS_ZIP: in t2p_readwrite_pdf_image()
2816 if(t2p->pdf_compression == T2P_COMPRESS_ZIP){ in t2p_readwrite_pdf_image_tile()
3165 case T2P_COMPRESS_ZIP: in t2p_readwrite_pdf_image_tile()
5267 case T2P_COMPRESS_ZIP: in t2p_write_pdf_xobject_stream_filter()