Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2pdf.c2190 uint32 max_striplength=0; in t2p_readwrite_pdf_image() local
2401 if(sbc[i]>max_striplength) max_striplength=sbc[i]; in t2p_readwrite_pdf_image()
2404 _TIFFmalloc(max_striplength); in t2p_readwrite_pdf_image()
2408 max_striplength, in t2p_readwrite_pdf_image()