Searched refs:stFisheyeAttr (Results 1 – 1 of 1) sorted by relevance
111 FISHEYE_ATTR_S stFisheyeAttr; member294 …memcpy(®ionAttr, &ctx->stFisheyeAttr.astFishEyeRegionAttr[index], sizeof(FISHEYE_REGION_ATTR_S)… in test_mpi_gdc_change_parameter()330 …memcpy(&ctx->stFisheyeAttr.astFishEyeRegionAttr[index], ®ionAttr, sizeof(FISHEYE_REGION_ATTR_S)… in test_mpi_gdc_change_parameter()335 for (RK_U32 region = 1; region < ctx->stFisheyeAttr.u32RegionNum; region++) { in test_mpi_gdc_get_src_point()339 stQuery.pstFishEyeAttr = &ctx->stFisheyeAttr; in test_mpi_gdc_get_src_point()354 for (RK_U32 region = 1; region < ctx->stFisheyeAttr.u32RegionNum; region++) { in test_mpi_gdc_get_pano_point()358 stQuery.pstFishEyeAttr = &ctx->stFisheyeAttr; in test_mpi_gdc_get_pano_point()374 RK_U32 w = ctx->stFisheyeAttr.astFishEyeRegionAttr[region].stOutRect.u32Width; in test_mpi_gdc_get_src_point_array()375 RK_U32 h = ctx->stFisheyeAttr.astFishEyeRegionAttr[region].stOutRect.u32Height; in test_mpi_gdc_get_src_point_array()402 stQuery.pstFishEyeAttr = &ctx->stFisheyeAttr; in test_mpi_gdc_get_src_point_array()[all …]