Home
last modified time | relevance | path

Searched defs:TIFFroundup_32 (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libtiff/
Dtiffiop.h248 #define TIFFroundup_32(x, y) (TIFFhowmany_32(x,y)*(y)) macro
/external/pdfium/third_party/libtiff/
Dtiffiop.h253 #define TIFFroundup_32(x, y) (TIFFhowmany_32(x,y)*(y)) macro