Searched refs:asharp_contex_v33 (Results 1 – 3 of 3) sorted by relevance
43 … ret_v33 = Asharp_Init_V33(&(asharp_group_contex->asharp_contex_v33), (void *)cfgInt->s_calibv2); in groupAsharpV33CreateCtx()84 ret_v33 = Asharp_Release_V33(asharp_group_contex->asharp_contex_v33); in groupAsharpV33DestroyCtx()116 Asharp_Context_V33_t * asharp_contex_v33 = asharp_group_contex->asharp_contex_v33; in groupAsharpV33Prepare() local127 asharp_contex_v33->sharp_v33 = *sharp_v33; in groupAsharpV33Prepare()128 asharp_contex_v33->isIQParaUpdate = true; in groupAsharpV33Prepare()129 asharp_contex_v33->isReCalculate |= 1; in groupAsharpV33Prepare()136 ret_v33 = Asharp_Prepare_V33(asharp_contex_v33, &stAsharpConfigV33); in groupAsharpV33Prepare()248 Asharp_Context_V33_t * asharp_contex_v33 = asharp_group_contex->asharp_contex_v33; in groupAsharpV33Processing() local253 …deltaIso = abs(stExpInfoV33.arIso[stExpInfoV33.hdr_mode] - asharp_contex_v33->stExpInfo.arIso[stEx… in groupAsharpV33Processing()255 asharp_contex_v33->isReCalculate |= 1; in groupAsharpV33Processing()[all …]
14 Asharp_Context_V33_t* pAsharpCtx = pGroupAsharpCtx->asharp_contex_v33; in rk_aiq_uapi_camgroup_asharpV33_SetAttrib()35 Asharp_Context_V33_t* pAsharpCtx = pGroupAsharpCtx->asharp_contex_v33; in rk_aiq_uapi_camgroup_asharpV33_GetAttrib()50 Asharp_Context_V33_t* pAsharpCtx = pGroupAsharpCtx->asharp_contex_v33; in rk_aiq_uapi_camgroup_asharpV33Lite_SetAttrib()71 Asharp_Context_V33_t* pAsharpCtx = pGroupAsharpCtx->asharp_contex_v33; in rk_aiq_uapi_camgroup_asharpV33Lite_GetAttrib()88 Asharp_Context_V33_t* pAsharpAsharpCtx = pGroupAsharpCtx->asharp_contex_v33; in rk_aiq_uapi_camgroup_asharpV33_SetStrength()119 Asharp_Context_V33_t* pAsharpAsharpCtx = pGroupAsharpCtx->asharp_contex_v33; in rk_aiq_uapi_camgroup_asharpV33_GetStrength()150 Asharp_Context_V33_t* pAsharpAsharpCtx = pGroupAsharpCtx->asharp_contex_v33; in rk_aiq_uapi_camgroup_asharpV33_GetInfo()
42 Asharp_Context_V33_t* asharp_contex_v33; member