Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_gdc.h105 RK_U32 u32RegionNum; /* RW; Range: [1, 9]; gdc correction region number */ member
123 …RK_U32 u32RegionNum; /* RW; Range: [1, 4]; gdc correction region number */ member
H A Drk_comm_video.h95 RK_U32 u32RegionNum; /* W; count of the region */ member
H A Drk_comm_vo.h410 RK_U32 u32RegionNum; /* count of the region */ member
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_gdc.cpp335 for (RK_U32 region = 1; region < ctx->stFisheyeAttr.u32RegionNum; region++) { 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()
519 ctx->stFisheyeAttr.u32RegionNum = index; in test_mpi_gdc_desktop_ceil_mount_1p_add_1()
770 ctx->stFisheyeAttr.u32RegionNum = index; in test_mpi_gdc_desktop_ceil_mount_1_add_8()
832 ctx->stFisheyeAttr.u32RegionNum = index; in test_mpi_gdc_desktop_ceil_mount_2p()
1103 ctx->stFisheyeAttr.u32RegionNum = index; in test_mpi_gdc_wall_mount_1p_add_8()
1350 for (RK_U32 region = 1; region < ctx->stFisheyeAttr.u32RegionNum; region++) { in test_mpi_gdc_api()
1440 RK_PRINT("regionNum : %d\n", ctx->stFisheyeAttr.u32RegionNum); in mpi_gdc_test_show_options()
1467 ctx->stFisheyeAttr.u32RegionNum = 4; in main()
1511 OPT_INTEGER('\0', "region_num", &(ctx->stFisheyeAttr.u32RegionNum), in main()