Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libtiff/
Dtiff.h226 #define ORIENTATION_LEFTBOT 8 /* row 0 lhs, col 0 bottom */ macro
Dtif_getimage.c534 img->req_orientation == ORIENTATION_LEFTBOT) in setorientation()
547 img->req_orientation == ORIENTATION_LEFTBOT) in setorientation()
560 img->req_orientation == ORIENTATION_LEFTBOT) in setorientation()
565 case ORIENTATION_LEFTBOT: in setorientation()
Dtif_dir.c246 if (v < ORIENTATION_TOPLEFT || ORIENTATION_LEFTBOT < v) in _TIFFVSetField()
/external/pdfium/third_party/libtiff/
Dtiff.h229 #define ORIENTATION_LEFTBOT 8 /* row 0 lhs, col 0 bottom */ macro
Dtif_getimage.c549 img->req_orientation == ORIENTATION_LEFTBOT) in setorientation()
562 img->req_orientation == ORIENTATION_LEFTBOT) in setorientation()
575 img->req_orientation == ORIENTATION_LEFTBOT) in setorientation()
580 case ORIENTATION_LEFTBOT: in setorientation()
Dtif_dir.c248 if (v < ORIENTATION_TOPLEFT || ORIENTATION_LEFTBOT < v) in _TIFFVSetField()