Searched refs:detect_light_source_frames_count (Results 1 – 3 of 3) sorted by relevance
337 ++p_fsm->detect_light_source_frames_count; in awb_update_ccm()338 …if ( p_fsm->detect_light_source_frames_count >= p_fsm->switch_light_source_detect_frames_quantity … in awb_update_ccm()358 ++p_fsm->detect_light_source_frames_count; in awb_update_ccm()359 …if ( p_fsm->detect_light_source_frames_count >= p_fsm->switch_light_source_detect_frames_quantity … in awb_update_ccm()381 p_fsm->detect_light_source_frames_count = 0; in awb_update_ccm()
90 uint8_t detect_light_source_frames_count; member
46 p_fsm->detect_light_source_frames_count = 0; in AWB_fsm_clear()