Searched refs:V4L2_CID_COLORFX_RGB (Results 1 – 3 of 3) sorted by relevance
833 case V4L2_CID_COLORFX_RGB: return "Color Effects, RGB"; in v4l2_ctrl_get_name() 1461 case V4L2_CID_COLORFX_RGB: in v4l2_ctrl_fill()
239 case V4L2_CID_COLORFX_RGB: in dma2d_s_ctrl() 268 v4l2_ctrl_new_std(handler, &dma2d_ctrl_ops, V4L2_CID_COLORFX_RGB, 0, in dma2d_setup_ctrls()
111 #define V4L2_CID_COLORFX_RGB (V4L2_CID_BASE+43) macro