Searched refs:dominateIlluList (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/accm/ |
| H A D | rk_aiq_types_accm_algo_prvt.h | 41 struct list_head dominateIlluList;//to record domain illuminant member
|
| H A D | rk_aiq_accm_algo_v1.cpp | 362 INIT_LIST_HEAD(&accm_context->accmRest.dominateIlluList); in AccmInit() 387 clear_list(&hAccm->accmRest.dominateIlluList); in AccmRelease()
|
| H A D | rk_aiq_accm_algo_com.cpp | 771 …UpdateDominateIlluList(&hAccm->accmRest.dominateIlluList, dominateIlluProfileIdx, dominateIlluList… in selectCCM() 772 StableIlluEstimation(&hAccm->accmRest.dominateIlluList, dominateIlluListSize, pCcm->aCcmCof_len, in selectCCM() 883 clear_list(&hAccm->accmRest.dominateIlluList); in ReloadCCMCalibV2()
|
| H A D | rk_aiq_accm_algo_v2.cpp | 407 INIT_LIST_HEAD(&accm_context->accmRest.dominateIlluList); in AccmInit() 432 clear_list(&hAccm->accmRest.dominateIlluList); in AccmRelease()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/alsc/ |
| H A D | rk_aiq_alsc_algo_v1.cpp | 413 …UpdateDominateIlluList(&hAlsc->alscRest.dominateIlluList, dominateIlluProfileIdx, dominateIlluList… in AlscAutoConfig() 414 …StableIlluEstimation(hAlsc->alscRest.dominateIlluList, dominateIlluListSize, hAlsc->calibLsc->aLsc… in AlscAutoConfig() 501 clear_list(&hAlsc->alscRest.dominateIlluList); in AlscConfig() 767 clear_list(&hAlsc->alscRest.dominateIlluList); in UpdateLscCalibPara() 799 INIT_LIST_HEAD(&alsc_context->alscRest.dominateIlluList); in AlscInit() 845 clear_list(&hAlsc->alscRest.dominateIlluList); in AlscRelease()
|
| H A D | rk_aiq_types_alsc_algo_prvt.h | 52 struct list_head dominateIlluList;//to record domain illuminant member
|
| H A D | rk_aiq_alsc_algo.cpp | 586 clear_list(&hAlsc->alscRest.dominateIlluList); in ClearContext() 897 …UpdateDominateIlluList(&hAlsc->alscRest.dominateIlluList, estimateIlluCaseIdx, dominateIlluListSiz… in AlscAutoConfig() 899 StableIlluEstimation(&hAlsc->alscRest.dominateIlluList, dominateIlluListSize, in AlscAutoConfig() 1114 clear_list(&hAlsc->alscRest.dominateIlluList); in AlscConfig() 1234 INIT_LIST_HEAD(&alsc_context->alscRest.dominateIlluList); in AlscInit()
|