Searched refs:V4L2_CID_RED_BALANCE (Results 1 – 4 of 4) sorted by relevance
823 i != V4L2_CID_RED_BALANCE && in test_VIDIOC_S_CTRL()850 i != V4L2_CID_RED_BALANCE && in test_VIDIOC_S_CTRL_invalid()876 ret1 = do_set_control(V4L2_CID_RED_BALANCE); in test_VIDIOC_S_CTRL_white_balance()887 ret1 = do_set_control_invalid(V4L2_CID_RED_BALANCE); in test_VIDIOC_S_CTRL_white_balance_invalid()
15 V4L2_CID_RED_BALANCE (V4L2_CID_BASE+14)
97 #if defined(V4L2_CID_RED_BALANCE) || (defined(HAVE_DECL_V4L2_CID_RED_BALANCE) && HAVE_DECL_V4L2_CID…99 static_assert((V4L2_CID_RED_BALANCE) == ((V4L2_CID_BASE+14)), "V4L2_CID_RED_BALANCE != (V4L2_CID_BA…102 # define V4L2_CID_RED_BALANCE (V4L2_CID_BASE+14)2371 XLAT(V4L2_CID_RED_BALANCE),
88 #define V4L2_CID_RED_BALANCE (V4L2_CID_BASE+14) macro