Searched refs:V4L2_CID_COLORFX_CBCR (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/drivers/media/v4l2-core/ |
D | v4l2-ctrls-defs.c | 794 case V4L2_CID_COLORFX_CBCR: return "Color Effects, CbCr"; in v4l2_ctrl_get_name() 1417 case V4L2_CID_COLORFX_CBCR: in v4l2_ctrl_fill()
|
/linux-6.1.9/Documentation/userspace-api/media/v4l/ |
D | control.rst | 244 determined by ``V4L2_CID_COLORFX_CBCR`` control. 257 ``V4L2_CID_COLORFX_CBCR`` ``(integer)``
|
D | v4l2.rst | 190 V4L2_CID_COLORFX_CBCR control. Added camera controls
|
D | hist-v4l2.rst | 1084 4. Added ``V4L2_CID_COLORFX_CBCR`` control.
|
/linux-6.1.9/drivers/media/platform/samsung/exynos4-is/ |
D | fimc-core.c | 603 V4L2_CID_COLORFX_CBCR, 0, 0xffff, 1, 0); in fimc_ctrls_create()
|
/linux-6.1.9/drivers/staging/vc04_services/bcm2835-camera/ |
D | controls.c | 1091 .id = V4L2_CID_COLORFX_CBCR,
|
/linux-6.1.9/drivers/staging/media/atomisp/pci/ |
D | atomisp_ioctl.c | 105 .id = V4L2_CID_COLORFX_CBCR, 2055 case V4L2_CID_COLORFX_CBCR: in atomisp_s_ctrl()
|
/linux-6.1.9/include/uapi/linux/ |
D | v4l2-controls.h | 148 #define V4L2_CID_COLORFX_CBCR (V4L2_CID_BASE+42) macro
|
/linux-6.1.9/drivers/media/platform/samsung/s3c-camif/ |
D | camif-capture.c | 1574 V4L2_CID_COLORFX_CBCR, 0, 0xffff, 1, 0); in s3c_camif_create_subdev()
|