Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A 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. ::
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dv4l2-controls.h987 #define V4L2_CID_CAMERA_SENSOR_ROTATION (V4L2_CID_CAMERA_CLASS_BASE+35) macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dv4l2-controls.h1006 #define V4L2_CID_CAMERA_SENSOR_ROTATION (V4L2_CID_CAMERA_CLASS_BASE+35) macro
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-ctrls.c1095 case V4L2_CID_CAMERA_SENSOR_ROTATION: return "Camera Sensor Rotation"; in v4l2_ctrl_get_name()
1601 case V4L2_CID_CAMERA_SENSOR_ROTATION: in v4l2_ctrl_fill()
4843 V4L2_CID_CAMERA_SENSOR_ROTATION, in v4l2_ctrl_new_fwnode_properties()