Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2pdf.c88 , T2P_COMPRESS_G4=0x01 enumerator
1746 t2p->pdf_compression=T2P_COMPRESS_G4; 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()
2199 if(t2p->pdf_compression == T2P_COMPRESS_G4){ in t2p_readwrite_pdf_image()
2654 case T2P_COMPRESS_G4: in t2p_readwrite_pdf_image()
2795 if(t2p->pdf_compression == T2P_COMPRESS_G4){ in t2p_readwrite_pdf_image_tile()
3124 case T2P_COMPRESS_G4: in t2p_readwrite_pdf_image_tile()
4847 && t2p->pdf_compression == T2P_COMPRESS_G4) in t2p_write_pdf_xobject_stream_dict()
5207 case T2P_COMPRESS_G4: in t2p_write_pdf_xobject_stream_filter()