Searched refs:estimateIlluCaseIdx (Results 1 – 2 of 2) sorted by relevance
892 uint32_t estimateIlluCaseIdx; in AlscAutoConfig() local895 … ret = illuminant_index_estimation(alsc_mode_now, hAlsc->alscSwInfo.awbGain, estimateIlluCaseIdx); in AlscAutoConfig()897 …UpdateDominateIlluList(&hAlsc->alscRest.dominateIlluList, estimateIlluCaseIdx, dominateIlluListSiz… in AlscAutoConfig()900 alsc_mode_now.illu_case_count, estimateIlluCaseIdx); in AlscAutoConfig()902 alsc_illu_case_t* illu_case = alsc_mode_now.illu_case[estimateIlluCaseIdx]; in AlscAutoConfig()924 hAlsc->alscRest.estimateIlluCaseIdx != estimateIlluCaseIdx || in AlscAutoConfig()928 …hAlsc->alscRest.fVignetting, fVignetting, hAlsc->alscRest.estimateIlluCaseIdx, estimateIlluCaseIdx, in AlscAutoConfig()931 hAlsc->alscRest.estimateIlluCaseIdx = estimateIlluCaseIdx; in AlscAutoConfig()
53 uint32_t estimateIlluCaseIdx; member