Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_gdc.cpp374 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()
416 RK_U32 w = ctx->stFisheyeAttr.astFishEyeRegionAttr[region].stOutRect.u32Width; in test_mpi_gdc_get_pano_point_array()
417 RK_U32 h = ctx->stFisheyeAttr.astFishEyeRegionAttr[region].stOutRect.u32Height; in test_mpi_gdc_get_pano_point_array()
500 …ctx->stFisheyeAttr.astFishEyeRegionAttr[index].stOutRect.s32X = 0; /* RW; out Imge rectangle attri… in test_mpi_gdc_desktop_ceil_mount_1p_add_1()
501 ctx->stFisheyeAttr.astFishEyeRegionAttr[index].stOutRect.s32Y = 0; in test_mpi_gdc_desktop_ceil_mount_1p_add_1()
502 ctx->stFisheyeAttr.astFishEyeRegionAttr[index].stOutRect.u32Width = outWidthBase; in test_mpi_gdc_desktop_ceil_mount_1p_add_1()
503 ctx->stFisheyeAttr.astFishEyeRegionAttr[index].stOutRect.u32Height = outYBase; in test_mpi_gdc_desktop_ceil_mount_1p_add_1()
513 …ctx->stFisheyeAttr.astFishEyeRegionAttr[index].stOutRect.s32X = 0; /* RW; out Imge rectangle attri… in test_mpi_gdc_desktop_ceil_mount_1p_add_1()
514 ctx->stFisheyeAttr.astFishEyeRegionAttr[index].stOutRect.s32Y = outYBase; in test_mpi_gdc_desktop_ceil_mount_1p_add_1()
[all …]
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_gdc.h77 RECT_S stOutRect; /* RW; out Imge rectangle attribute */ member
88 RECT_S stOutRect; /* RW; out Imge rectangle attribute */ member