Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_gdc.cpp304 if (regionAttr.u32Pan < 360) in test_mpi_gdc_change_parameter()
305 regionAttr.u32Pan++; in test_mpi_gdc_change_parameter()
307 regionAttr.u32Pan = 0; in test_mpi_gdc_change_parameter()
496 ctx->stFisheyeAttr.astFishEyeRegionAttr[index].u32Pan = 180; /* RW; Range: [0, 360] */ in test_mpi_gdc_desktop_ceil_mount_1p_add_1()
509 ctx->stFisheyeAttr.astFishEyeRegionAttr[index].u32Pan = 180; /* RW; Range: [0, 360] */ in test_mpi_gdc_desktop_ceil_mount_1p_add_1()
560 ctx->stFisheyeAttr.astFishEyeRegionAttr[index].u32Pan = 180; /* RW; Range: [0, 360] */ in test_mpi_gdc_desktop_ceil_mount_1_add_3()
573 ctx->stFisheyeAttr.astFishEyeRegionAttr[index].u32Pan = 120; /* RW; Range: [0, 360] */ in test_mpi_gdc_desktop_ceil_mount_1_add_3()
586 ctx->stFisheyeAttr.astFishEyeRegionAttr[index].u32Pan = 240; /* RW; Range: [0, 360] */ in test_mpi_gdc_desktop_ceil_mount_1_add_3()
599 ctx->stFisheyeAttr.astFishEyeRegionAttr[index].u32Pan = 0; /* RW; Range: [0, 360] */ in test_mpi_gdc_desktop_ceil_mount_1_add_3()
648 ctx->stFisheyeAttr.astFishEyeRegionAttr[index].u32Pan = 0; /* RW; Range: [0, 360] */ in test_mpi_gdc_desktop_ceil_mount_1_add_8()
[all …]
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_gdc.h73 RK_U32 u32Pan; /* RW; Range: [0, 360] */ member