Searched refs:V4L2_LOCK_WHITE_BALANCE (Results 1 – 4 of 4) sorted by relevance
193 bool awb_lock = ctrl->val & V4L2_LOCK_WHITE_BALANCE; in s5c73m3_3a_lock()205 if (((ctrl->val ^ ctrl->cur.val) & V4L2_LOCK_WHITE_BALANCE) in s5c73m3_3a_lock()
203 if (((ctrl->val ^ ctrl->cur.val) & V4L2_LOCK_WHITE_BALANCE) in m5mols_3a_lock()205 bool awb_lock = ctrl->val & V4L2_LOCK_WHITE_BALANCE; in m5mols_3a_lock()
738 #define V4L2_LOCK_WHITE_BALANCE (1 << 1) macro
474 bool awb_lock = ctrl->val & V4L2_LOCK_WHITE_BALANCE; in __ctrl_set_aewb_lock()