Home
last modified time | relevance | path

Searched refs:V4L2_CID_CAMERA_SENSOR_ROTATION (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dext-ctrls-camera.rst536 ``V4L2_CID_CAMERA_SENSOR_ROTATION (integer)``
572 V4L2_CID_CAMERA_SENSOR_ROTATION control is 0, no rotation is required to
577 V4L2_CID_CAMERA_SENSOR_ROTATION control is 180 degrees, as images will
620 V4L2_CID_CAMERA_SENSOR_ROTATION will report a 90 degree rotation. ::
/Linux-v5.10/include/uapi/linux/
Dv4l2-controls.h956 #define V4L2_CID_CAMERA_SENSOR_ROTATION (V4L2_CID_CAMERA_CLASS_BASE+35) macro
/Linux-v5.10/drivers/media/v4l2-core/
Dv4l2-ctrls.c1065 case V4L2_CID_CAMERA_SENSOR_ROTATION: return "Camera Sensor Rotation"; in v4l2_ctrl_get_name()
1535 case V4L2_CID_CAMERA_SENSOR_ROTATION: in v4l2_ctrl_fill()
4716 V4L2_CID_CAMERA_SENSOR_ROTATION, in v4l2_ctrl_new_fwnode_properties()