Searched refs:T2P_COMPRESS_JPEG (Results 1 – 1 of 1) sorted by relevance
91 , T2P_COMPRESS_JPEG=0x02 enumerator625 t2p->pdf_defaultcompression=T2P_COMPRESS_JPEG; in main()1004 if(t2p->pdf_defaultcompression==T2P_COMPRESS_JPEG){ in t2p_validate()1762 t2p->pdf_compression=T2P_COMPRESS_JPEG; in t2p_read_tiff_data()1769 t2p->pdf_compression=T2P_COMPRESS_JPEG; in t2p_read_tiff_data()2052 && !(t2p->pdf_compression==T2P_COMPRESS_JPEG) in t2p_read_tiff_size_tile()2659 case T2P_COMPRESS_JPEG: 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()3129 case T2P_COMPRESS_JPEG: in t2p_readwrite_pdf_image_tile()[all …]