Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2pdf.c106 T2P_SAMPLE_NOTHING=0x0000, /* The unencoded samples are normal for the output colorspace */ enumerator
1270 t2p->pdf_sample = T2P_SAMPLE_NOTHING; in t2p_read_tiff_data()
1599 t2p->pdf_sample=T2P_SAMPLE_NOTHING; in t2p_read_tiff_data()
2444 if(t2p->pdf_sample==T2P_SAMPLE_NOTHING){ in t2p_readwrite_pdf_image()
2932 if(t2p->pdf_sample==T2P_SAMPLE_NOTHING){ in t2p_readwrite_pdf_image_tile()