Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2pdf.c224 t2p_compress_t pdf_compression; member
1746 t2p->pdf_compression=T2P_COMPRESS_G4; in t2p_read_tiff_data()
1755 t2p->pdf_compression=T2P_COMPRESS_ZIP; in t2p_read_tiff_data()
1762 t2p->pdf_compression=T2P_COMPRESS_JPEG; in t2p_read_tiff_data()
1769 t2p->pdf_compression=T2P_COMPRESS_JPEG; in t2p_read_tiff_data()
1879 t2p->pdf_compression = T2P_COMPRESS_G4; in t2p_read_tiff_data()
2649 switch(t2p->pdf_compression){ in t2p_readwrite_pdf_image()
2726 if(t2p->pdf_compression == T2P_COMPRESS_JPEG in t2p_readwrite_pdf_image()
3119 switch(t2p->pdf_compression){ in t2p_readwrite_pdf_image_tile()
4847 && t2p->pdf_compression == T2P_COMPRESS_G4) in t2p_write_pdf_xobject_stream_dict()
[all …]