Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libtiff/
Dtiff.h258 #define RESUNIT_NONE 1 /* no meaningful units */ macro
Dtif_print.c287 case RESUNIT_NONE: in TIFFPrintDirectory()
Dtif_dir.c305 if (v < RESUNIT_NONE || RESUNIT_CENTIMETER < v) in _TIFFVSetField()
/external/pdfium/third_party/libtiff/
Dtiff.h261 #define RESUNIT_NONE 1 /* no meaningful units */ macro
Dtif_print.c289 case RESUNIT_NONE: in TIFFPrintDirectory()
Dtif_dir.c313 if (v < RESUNIT_NONE || RESUNIT_CENTIMETER < v) in _TIFFVSetField()