Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_gdc.h78 } FISHEYE_REGION_ATTR_S; typedef
107 FISHEYE_REGION_ATTR_S astFishEyeRegionAttr[FISHEYE_MAX_REGION_NUM];
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_gdc.cpp293 FISHEYE_REGION_ATTR_S regionAttr; in test_mpi_gdc_change_parameter()
294 …emcpy(&regionAttr, &ctx->stFisheyeAttr.astFishEyeRegionAttr[index], sizeof(FISHEYE_REGION_ATTR_S)); in test_mpi_gdc_change_parameter()
330 …emcpy(&ctx->stFisheyeAttr.astFishEyeRegionAttr[index], &regionAttr, sizeof(FISHEYE_REGION_ATTR_S)); in test_mpi_gdc_change_parameter()