Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2pdf.c86 T2P_COMPRESS_NONE=0x00 enumerator
654 t2p->pdf_defaultcompression=T2P_COMPRESS_NONE; in main()
2650 case T2P_COMPRESS_NONE: in t2p_readwrite_pdf_image()
3120 case T2P_COMPRESS_NONE: in t2p_readwrite_pdf_image_tile()
5201 if(t2p->pdf_compression==T2P_COMPRESS_NONE){ in t2p_write_pdf_xobject_stream_filter()