Lines Matching refs:pdf_compression
224 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()
1776 t2p->pdf_compression = t2p->pdf_defaultcompression; in t2p_read_tiff_data()
1879 t2p->pdf_compression = T2P_COMPRESS_G4; in t2p_read_tiff_data()
1904 if(t2p->pdf_compression == T2P_COMPRESS_G4 ){ in t2p_read_tiff_size()
1915 if(t2p->pdf_compression == T2P_COMPRESS_ZIP){ in t2p_read_tiff_size()
2052 && !(t2p->pdf_compression==T2P_COMPRESS_JPEG) in t2p_read_tiff_size_tile()
2199 if(t2p->pdf_compression == T2P_COMPRESS_G4){ in t2p_readwrite_pdf_image()
2228 if (t2p->pdf_compression == T2P_COMPRESS_ZIP) { in t2p_readwrite_pdf_image()
2649 switch(t2p->pdf_compression){ in t2p_readwrite_pdf_image()
2726 if(t2p->pdf_compression == T2P_COMPRESS_JPEG in t2p_readwrite_pdf_image()
2790 || (t2p->pdf_compression == T2P_COMPRESS_JPEG) in t2p_readwrite_pdf_image_tile()
2795 if(t2p->pdf_compression == T2P_COMPRESS_G4){ in t2p_readwrite_pdf_image_tile()
2816 if(t2p->pdf_compression == T2P_COMPRESS_ZIP){ in t2p_readwrite_pdf_image_tile()
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()
5201 if(t2p->pdf_compression==T2P_COMPRESS_NONE){ in t2p_write_pdf_xobject_stream_filter()
5205 switch(t2p->pdf_compression){ in t2p_write_pdf_xobject_stream_filter()