Searched refs:req_orientation (Results 1 – 2 of 2) sorted by relevance
533 img.req_orientation = (uint16)orientation; in TIFFReadRGBAImageOriented()564 img->req_orientation == ORIENTATION_RIGHTTOP) in setorientation()567 img->req_orientation == ORIENTATION_RIGHTBOT) in setorientation()570 img->req_orientation == ORIENTATION_LEFTBOT) in setorientation()577 img->req_orientation == ORIENTATION_LEFTTOP) in setorientation()580 img->req_orientation == ORIENTATION_RIGHTBOT) in setorientation()583 img->req_orientation == ORIENTATION_LEFTBOT) in setorientation()590 img->req_orientation == ORIENTATION_LEFTTOP) in setorientation()593 img->req_orientation == ORIENTATION_RIGHTTOP) in setorientation()596 img->req_orientation == ORIENTATION_LEFTBOT) in setorientation()[all …]
209 uint16 req_orientation; /* requested orientation */ member