Searched refs:enMountMode (Results 1 – 2 of 2) sorted by relevance
104 FISHEYE_MOUNT_MODE_E enMountMode; /* RW; Range: [0, 2];gdc mount mode */ member122 FISHEYE_MOUNT_MODE_E enMountMode; /* RW; Range: [0, 2];gdc mount mode */ member
1224 if (ctx->stFisheyeAttr.enMountMode == FISHEYE_DESKTOP_MOUNT) { in test_mpi_gdc_api()1226 } else if (ctx->stFisheyeAttr.enMountMode == FISHEYE_CEILING_MOUNT) { in test_mpi_gdc_api()1228 } else if (ctx->stFisheyeAttr.enMountMode == FISHEYE_WALL_MOUNT) { in test_mpi_gdc_api()1231 RK_LOGE("not support this mount = %d", ctx->stFisheyeAttr.enMountMode); in test_mpi_gdc_api()1351 if (ctx->stFisheyeAttr.enMountMode == FISHEYE_WALL_MOUNT) { // pano in test_mpi_gdc_api()1441 RK_PRINT("mount mode : %d\n", ctx->stFisheyeAttr.enMountMode); in mpi_gdc_test_show_options()1471 ctx->stFisheyeAttr.enMountMode = FISHEYE_WALL_MOUNT; in main()1513 OPT_INTEGER('\0', "mount_type", &(ctx->stFisheyeAttr.enMountMode), in main()