Searched refs:V4L2_CID_CAMERA_SENSOR_ROTATION (Results 1 – 5 of 5) sorted by relevance
1088 case V4L2_CID_CAMERA_SENSOR_ROTATION: return "Camera Sensor Rotation"; in v4l2_ctrl_get_name()1677 case V4L2_CID_CAMERA_SENSOR_ROTATION: in v4l2_ctrl_fill()
2590 V4L2_CID_CAMERA_SENSOR_ROTATION, in v4l2_ctrl_new_fwnode_properties()
543 ``V4L2_CID_CAMERA_SENSOR_ROTATION (integer)``579 V4L2_CID_CAMERA_SENSOR_ROTATION control is 0, no rotation is required to584 V4L2_CID_CAMERA_SENSOR_ROTATION control is 180 degrees, as images will627 V4L2_CID_CAMERA_SENSOR_ROTATION will report a 90 degree rotation. ::
93 userspace with the :ref:`V4L2_CID_CAMERA_SENSOR_ROTATION
1088 #define V4L2_CID_CAMERA_SENSOR_ROTATION (V4L2_CID_CAMERA_CLASS_BASE+35) macro