Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2pdf.c228 t2p_sample_t pdf_sample; member
1270 t2p->pdf_sample = T2P_SAMPLE_NOTHING; in t2p_read_tiff_data()
1430 t2p->pdf_sample=T2P_SAMPLE_RGBAA_TO_RGB; in t2p_read_tiff_data()
1443 t2p->pdf_sample=T2P_SAMPLE_RGBA_TO_RGB; in t2p_read_tiff_data()
1596 t2p->pdf_sample=T2P_SAMPLE_YCBCR_TO_RGB; in t2p_read_tiff_data()
1599 t2p->pdf_sample=T2P_SAMPLE_NOTHING; in t2p_read_tiff_data()
1782 t2p->pdf_sample|=T2P_SAMPLE_REALIZE_PALETTE; in t2p_read_tiff_data()
2444 if(t2p->pdf_sample==T2P_SAMPLE_NOTHING){ in t2p_readwrite_pdf_image()
2584 if(t2p->pdf_sample & T2P_SAMPLE_RGBA_TO_RGB){ in t2p_readwrite_pdf_image()
2932 if(t2p->pdf_sample==T2P_SAMPLE_NOTHING){ in t2p_readwrite_pdf_image_tile()
[all …]