Searched refs:V4L2_CID_COLORFX_CBCR (Results 1 – 6 of 6) sorted by relevance
832 case V4L2_CID_COLORFX_CBCR: return "Color Effects, CbCr"; in v4l2_ctrl_get_name()1468 case V4L2_CID_COLORFX_CBCR: in v4l2_ctrl_fill()
185 V4L2_CID_COLORFX_CBCR control. Added camera controls
1084 4. Added ``V4L2_CID_COLORFX_CBCR`` control.
1091 .id = V4L2_CID_COLORFX_CBCR,
602 V4L2_CID_COLORFX_CBCR, 0, 0xffff, 1, 0); in fimc_ctrls_create()
110 #define V4L2_CID_COLORFX_CBCR (V4L2_CID_BASE+42) macro