Searched refs:V4L2_LOCK_WHITE_BALANCE (Results 1 – 5 of 5) sorted by relevance
185 bool awb_lock = ctrl->val & V4L2_LOCK_WHITE_BALANCE; in s5c73m3_3a_lock()197 if (((ctrl->val ^ ctrl->cur.val) & V4L2_LOCK_WHITE_BALANCE) in s5c73m3_3a_lock()
200 if (((ctrl->val ^ ctrl->cur.val) & V4L2_LOCK_WHITE_BALANCE) in m5mols_3a_lock()202 bool awb_lock = ctrl->val & V4L2_LOCK_WHITE_BALANCE; in m5mols_3a_lock()
480 an application setting bit ``V4L2_LOCK_WHITE_BALANCE`` when the493 * - ``V4L2_LOCK_WHITE_BALANCE``
893 #define V4L2_LOCK_WHITE_BALANCE (1 << 1) macro
468 bool awb_lock = ctrl->val & V4L2_LOCK_WHITE_BALANCE; in __ctrl_set_aewb_lock()