Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/v4l2-core/
Dv4l2-ctrls-defs.c1045 case V4L2_CID_CAMERA_SENSOR_ROTATION: return "Camera Sensor Rotation"; in v4l2_ctrl_get_name()
1609 case V4L2_CID_CAMERA_SENSOR_ROTATION: in v4l2_ctrl_fill()
Dv4l2-ctrls-core.c2320 V4L2_CID_CAMERA_SENSOR_ROTATION, in v4l2_ctrl_new_fwnode_properties()
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dext-ctrls-camera.rst540 ``V4L2_CID_CAMERA_SENSOR_ROTATION (integer)``
576 V4L2_CID_CAMERA_SENSOR_ROTATION control is 0, no rotation is required to
581 V4L2_CID_CAMERA_SENSOR_ROTATION control is 180 degrees, as images will
624 V4L2_CID_CAMERA_SENSOR_ROTATION will report a 90 degree rotation. ::
/Linux-v6.1/include/uapi/linux/
Dv4l2-controls.h1020 #define V4L2_CID_CAMERA_SENSOR_ROTATION (V4L2_CID_CAMERA_CLASS_BASE+35) macro