Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/v4l2-core/
Dv4l2-ctrls-defs.c1043 case V4L2_CID_UNIT_CELL_SIZE: return "Unit Cell Size"; in v4l2_ctrl_get_name()
1532 case V4L2_CID_UNIT_CELL_SIZE: in v4l2_ctrl_fill()
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dext-ctrls-image-source.rst52 ``V4L2_CID_UNIT_CELL_SIZE (struct)``
/linux-6.1.9/drivers/media/i2c/
Dimx214.c1039 V4L2_CID_UNIT_CELL_SIZE, in imx214_probe()
/linux-6.1.9/include/uapi/linux/
Dv4l2-controls.h1144 #define V4L2_CID_UNIT_CELL_SIZE (V4L2_CID_IMAGE_SOURCE_CLASS_BASE + 8) macro