Home
last modified time | relevance | path

Searched refs:ORIENTATION_TOPRIGHT (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/3rdparty/libtiff/
Dtiff.h220 #define ORIENTATION_TOPRIGHT 2 /* row 0 top, col 0 rhs */ macro
Dtif_getimage.c527 if (img->req_orientation == ORIENTATION_TOPRIGHT || in setorientation()
538 case ORIENTATION_TOPRIGHT: in setorientation()
556 else if (img->req_orientation == ORIENTATION_TOPRIGHT || in setorientation()
569 else if (img->req_orientation == ORIENTATION_TOPRIGHT || in setorientation()
/external/pdfium/third_party/libtiff/
Dtiff.h223 #define ORIENTATION_TOPRIGHT 2 /* row 0 top, col 0 rhs */ macro
Dtif_getimage.c542 if (img->req_orientation == ORIENTATION_TOPRIGHT || in setorientation()
553 case ORIENTATION_TOPRIGHT: in setorientation()
571 else if (img->req_orientation == ORIENTATION_TOPRIGHT || in setorientation()
584 else if (img->req_orientation == ORIENTATION_TOPRIGHT || in setorientation()