Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libtiff/
Dtiff.h260 #define RESUNIT_CENTIMETER 3 /* metric */ macro
Dtif_print.c293 case RESUNIT_CENTIMETER: in TIFFPrintDirectory()
Dtif_fax3.c745 if (tif->tif_dir.td_resolutionunit == RESUNIT_CENTIMETER) in Fax3PreEncode()
Dtif_dir.c305 if (v < RESUNIT_NONE || RESUNIT_CENTIMETER < v) in _TIFFVSetField()
/external/pdfium/third_party/libtiff/
Dtiff.h263 #define RESUNIT_CENTIMETER 3 /* metric */ macro
Dtif_print.c295 case RESUNIT_CENTIMETER: in TIFFPrintDirectory()
Dtif_fax3.c746 if (tif->tif_dir.td_resolutionunit == RESUNIT_CENTIMETER) in Fax3PreEncode()
Dtif_dir.c313 if (v < RESUNIT_NONE || RESUNIT_CENTIMETER < v) in _TIFFVSetField()