Searched refs:V4L2_CID_COLORFX_RGB (Results 1 – 4 of 4) sorted by relevance
833 case V4L2_CID_COLORFX_RGB: return "Color Effects, RGB"; in v4l2_ctrl_get_name()1460 case V4L2_CID_COLORFX_RGB: in v4l2_ctrl_fill()
241 case V4L2_CID_COLORFX_RGB: in dma2d_s_ctrl()270 v4l2_ctrl_new_std(handler, &dma2d_ctrl_ops, V4L2_CID_COLORFX_RGB, 0, in dma2d_setup_ctrls()
247 by ``V4L2_CID_COLORFX_RGB`` control.250 ``V4L2_CID_COLORFX_RGB`` ``(integer)``
111 #define V4L2_CID_COLORFX_RGB (V4L2_CID_BASE+43) macro