Home
last modified time | relevance | path

Searched refs:problist (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/accm/
H A Drk_aiq_types_accm_algo_prvt.h43 struct list_head problist; member
H A Drk_aiq_accm_algo_v1.cpp315 clear_list(&hAccm->accmRest.problist); in UpdateCcmCalibV2ParaV1()
364 INIT_LIST_HEAD(&accm_context->accmRest.problist); in AccmInit()
389 clear_list(&hAccm->accmRest.problist); in AccmRelease()
H A Drk_aiq_accm_algo_v2.cpp361 clear_list(&hAccm->accmRest.problist); in UpdateCcmCalibV2ParaV2()
409 INIT_LIST_HEAD(&accm_context->accmRest.problist); in AccmInit()
434 clear_list(&hAccm->accmRest.problist); in AccmRelease()
H A Drk_aiq_accm_algo_com.cpp690 UpdateIlluProbList(&hAccm->accmRest.problist, i, prob[i], problistsize); in interpCCMbywbgain()
694 StableProbEstimation(&hAccm->accmRest.problist, problistsize, frames, pCcm->aCcmCof_len, prob); in interpCCMbywbgain()