Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_gdc.cpp111 FISHEYE_ATTR_S stFisheyeAttr; member
294 …memcpy(&regionAttr, &ctx->stFisheyeAttr.astFishEyeRegionAttr[index], sizeof(FISHEYE_REGION_ATTR_S)… in test_mpi_gdc_change_parameter()
330 …memcpy(&ctx->stFisheyeAttr.astFishEyeRegionAttr[index], &regionAttr, 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 …]