Searched refs:dominateIlluListSize (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/accm/ |
| H A D | rk_aiq_accm_algo_com.cpp | 763 int dominateIlluListSize = 15;//to do from xml; in selectCCM() local 771 …eDominateIlluList(&hAccm->accmRest.dominateIlluList, dominateIlluProfileIdx, dominateIlluListSize); in selectCCM() 772 StableIlluEstimation(&hAccm->accmRest.dominateIlluList, dominateIlluListSize, pCcm->aCcmCof_len, in selectCCM()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/alsc/ |
| H A D | rk_aiq_alsc_algo_v1.cpp | 408 int dominateIlluListSize = 15;//to do from xml; in AlscAutoConfig() local 413 …eDominateIlluList(&hAlsc->alscRest.dominateIlluList, dominateIlluProfileIdx, dominateIlluListSize); in AlscAutoConfig() 414 …StableIlluEstimation(hAlsc->alscRest.dominateIlluList, dominateIlluListSize, hAlsc->calibLsc->aLsc… in AlscAutoConfig()
|
| H A D | rk_aiq_alsc_algo.cpp | 893 int dominateIlluListSize = 15;//to do from xml; in AlscAutoConfig() local 897 …dateDominateIlluList(&hAlsc->alscRest.dominateIlluList, estimateIlluCaseIdx, dominateIlluListSize); in AlscAutoConfig() 899 StableIlluEstimation(&hAlsc->alscRest.dominateIlluList, dominateIlluListSize, in AlscAutoConfig()
|