Searched refs:asharp_group_contex (Results 1 – 3 of 3) sorted by relevance
36 CamGroup_AsharpV4_Contex_t *asharp_group_contex = NULL; in groupAsharpV4CreateCtx() local40 … asharp_group_contex = (CamGroup_AsharpV4_Contex_t*)malloc(sizeof(CamGroup_AsharpV4_Contex_t)); in groupAsharpV4CreateCtx()43 … ret_v4 = Asharp_Init_V4(&(asharp_group_contex->asharp_contex_v4), (void *)cfgInt->s_calibv2); in groupAsharpV4CreateCtx()58 …asharp_group_contex->group_CalibV2.groupMethod = CalibDbV2_CAMGROUP_ASHARPV4_METHOD_MEAN;// to do … in groupAsharpV4CreateCtx()59 asharp_group_contex->camera_Num = cfgInt->camIdArrayLen; in groupAsharpV4CreateCtx()61 *context = (RkAiqAlgoContext *)(asharp_group_contex); in groupAsharpV4CreateCtx()65 asharp_group_contex->group_CalibV2.groupMethod, in groupAsharpV4CreateCtx()66 asharp_group_contex->camera_Num); in groupAsharpV4CreateCtx()80 CamGroup_AsharpV4_Contex_t *asharp_group_contex = (CamGroup_AsharpV4_Contex_t*)context; in groupAsharpV4DestroyCtx() local84 ret_v4 = Asharp_Release_V4(asharp_group_contex->asharp_contex_v4); in groupAsharpV4DestroyCtx()[all …]
36 CamGroup_AsharpV3_Contex_t *asharp_group_contex = NULL; in groupAsharpV3CreateCtx() local41 … asharp_group_contex = (CamGroup_AsharpV3_Contex_t*)malloc(sizeof(CamGroup_AsharpV3_Contex_t)); in groupAsharpV3CreateCtx()44 … ret_v3 = Asharp_Init_V3(&(asharp_group_contex->asharp_contex_v3), (void *)cfgInt->s_calibv2); in groupAsharpV3CreateCtx()60 …asharp_group_contex->group_CalibV2.groupMethod = CalibDbV2_CAMGROUP_ASHARPV3_METHOD_MEAN;// to do … in groupAsharpV3CreateCtx()61 asharp_group_contex->camera_Num = cfgInt->camIdArrayLen; in groupAsharpV3CreateCtx()63 *context = (RkAiqAlgoContext *)(asharp_group_contex); in groupAsharpV3CreateCtx()67 asharp_group_contex->group_CalibV2.groupMethod, in groupAsharpV3CreateCtx()68 asharp_group_contex->camera_Num); in groupAsharpV3CreateCtx()82 CamGroup_AsharpV3_Contex_t *asharp_group_contex = (CamGroup_AsharpV3_Contex_t*)context; in groupAsharpV3DestroyCtx() local86 ret_v3 = Asharp_Release_V3(asharp_group_contex->asharp_contex_v3); in groupAsharpV3DestroyCtx()[all …]
36 CamGroup_AsharpV33_Contex_t *asharp_group_contex = NULL; in groupAsharpV33CreateCtx() local40 … asharp_group_contex = (CamGroup_AsharpV33_Contex_t*)malloc(sizeof(CamGroup_AsharpV33_Contex_t)); in groupAsharpV33CreateCtx()43 … ret_v33 = Asharp_Init_V33(&(asharp_group_contex->asharp_contex_v33), (void *)cfgInt->s_calibv2); in groupAsharpV33CreateCtx()58 …asharp_group_contex->group_CalibV2.groupMethod = CalibDbV2_CAMGROUP_ASHARPV33_METHOD_MEAN;// to do… in groupAsharpV33CreateCtx()59 asharp_group_contex->camera_Num = cfgInt->camIdArrayLen; in groupAsharpV33CreateCtx()61 *context = (RkAiqAlgoContext *)(asharp_group_contex); in groupAsharpV33CreateCtx()65 asharp_group_contex->group_CalibV2.groupMethod, in groupAsharpV33CreateCtx()66 asharp_group_contex->camera_Num); in groupAsharpV33CreateCtx()80 CamGroup_AsharpV33_Contex_t *asharp_group_contex = (CamGroup_AsharpV33_Contex_t*)context; in groupAsharpV33DestroyCtx() local84 ret_v33 = Asharp_Release_V33(asharp_group_contex->asharp_contex_v33); in groupAsharpV33DestroyCtx()[all …]