Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2pdf.c149 uint32 tiles_tilewidth; member
1208 &( t2p->tiff_tiles[i].tiles_tilewidth) ); in t2p_read_tiff_init()
3044 t2p->tiff_tiles[t2p->pdf_page].tiles_tilewidth in t2p_readwrite_pdf_image_tile()
3051 t2p->tiff_tiles[t2p->pdf_page].tiles_tilewidth in t2p_readwrite_pdf_image_tile()
3067 t2p->tiff_tiles[t2p->pdf_page].tiles_tilewidth in t2p_readwrite_pdf_image_tile()
3076 t2p->tiff_tiles[t2p->pdf_page].tiles_tilewidth, in t2p_readwrite_pdf_image_tile()
3090 t2p->tiff_tiles[t2p->pdf_page].tiles_tilewidth); in t2p_readwrite_pdf_image_tile()
3327 (t2p->tiff_tiles[t2p->pdf_page].tiles_tilewidth >> 8) & 0xff; in t2p_process_ojpeg_tables()
3329 (t2p->tiff_tiles[t2p->pdf_page].tiles_tilewidth ) & 0xff; in t2p_process_ojpeg_tables()
4469 tilewidth=(t2p->tiff_tiles[t2p->pdf_page]).tiles_tilewidth; in t2p_compose_pdf_page()
[all …]