Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libtiff/
Dtiffiop.h259 #define TIFFArrayCount(a) (sizeof (a) / sizeof ((a)[0])) macro
/external/pdfium/third_party/libtiff/
Dtiffiop.h264 #define TIFFArrayCount(a) (sizeof (a) / sizeof ((a)[0])) macro