Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtiffiop.h268 #define TIFFhowmany_32_maxuint_compat(x, y) \ macro
Dtif_read.c510 stripsperplane= TIFFhowmany_32_maxuint_compat(td->td_imagelength, rowsperstrip); in TIFFReadEncodedStripGetStripSize()
1576 stripsperplane= TIFFhowmany_32_maxuint_compat(td->td_imagelength, rowsperstrip); in TIFFReadFromUserBuffer()