Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2pdf.c170 uint32 tiff_width; member
1277 if(t2p->tiff_width == 0){ in t2p_read_tiff_data()
2613 t2p->tiff_width, in t2p_readwrite_pdf_image()
3338 (t2p->tiff_width ) & 0xff; in t2p_process_ojpeg_tables()
4489 t2p->tiff_width % tilewidth; in t2p_compose_pdf_page()
4499 / (float)t2p->tiff_width); in t2p_compose_pdf_page()
4503 / (float)t2p->tiff_width); in t2p_compose_pdf_page()
4517 / (float)t2p->tiff_width); in t2p_compose_pdf_page()
4533 / (float)t2p->tiff_width); in t2p_compose_pdf_page()
4537 / (float)t2p->tiff_width); in t2p_compose_pdf_page()
[all …]