Home
last modified time | relevance | path

Searched refs:CamGroup_AsharpV4_Contex_t (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos_camgroup/asharp4/
H A Drk_aiq_uapi_camgroup_asharp_int_v4.cpp11 CamGroup_AsharpV4_Contex_t *pGroupCtx = (CamGroup_AsharpV4_Contex_t *)ctx; in rk_aiq_uapi_camgroup_asharpV4_SetAttrib()
33 CamGroup_AsharpV4_Contex_t *pGroupCtx = (CamGroup_AsharpV4_Contex_t *)ctx; in rk_aiq_uapi_camgroup_asharpV4_GetAttrib()
49 CamGroup_AsharpV4_Contex_t *pGroupCtx = (CamGroup_AsharpV4_Contex_t *)ctx; in rk_aiq_uapi_camgroup_asharpV4_SetStrength()
78 CamGroup_AsharpV4_Contex_t *pGroupCtx = (CamGroup_AsharpV4_Contex_t *)ctx; in rk_aiq_uapi_camgroup_asharpV4_GetStrength()
108 CamGroup_AsharpV4_Contex_t *pGroupCtx = (CamGroup_AsharpV4_Contex_t *)ctx; in rk_aiq_uapi_camgroup_asharpV4_GetInfo()
H A Drk_aiq_algo_camgroup_asharp_itf_v4.cpp36 CamGroup_AsharpV4_Contex_t *asharp_group_contex = NULL; in groupAsharpV4CreateCtx()
40 … asharp_group_contex = (CamGroup_AsharpV4_Contex_t*)malloc(sizeof(CamGroup_AsharpV4_Contex_t)); in groupAsharpV4CreateCtx()
80 CamGroup_AsharpV4_Contex_t *asharp_group_contex = (CamGroup_AsharpV4_Contex_t*)context; in groupAsharpV4DestroyCtx()
112 CamGroup_AsharpV4_Contex_t * asharp_group_contex = (CamGroup_AsharpV4_Contex_t *)params->ctx; in groupAsharpV4Prepare()
154 CamGroup_AsharpV4_Contex_t * asharp_group_contex = (CamGroup_AsharpV4_Contex_t *)inparams->ctx; in groupAsharpV4Processing()
H A Drk_aiq_types_camgroup_asharp_prvt_v4.h46 } CamGroup_AsharpV4_Contex_t; typedef