Searched refs:V4L2_CID_RED_BALANCE (Results 1 – 4 of 4) sorted by relevance
53 #if defined(V4L2_CID_RED_BALANCE) || (defined(HAVE_DECL_V4L2_CID_RED_BALANCE) && HAVE_DECL_V4L2_CID…54 XLAT(V4L2_CID_RED_BALANCE),
15 V4L2_CID_RED_BALANCE
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()
84 #define V4L2_CID_RED_BALANCE (V4L2_CID_BASE+14) macro