Home
last modified time | relevance | path

Searched refs:u32FOVY (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_avs.h102 RK_U32 u32FOVY; member
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_avs.cpp607 pstAvsGrpAttr->stOutAttr.stFOV.u32FOVY = pstCtx->stFov.u32FOVY; in TEST_AVS_InitAttr_Blend_Lut()
661 pstAvsGrpAttr->stOutAttr.stFOV.u32FOVY = pstCtx->stFov.u32FOVY; in TEST_AVS_InitAttr_Blend_Calib()
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_avs.cpp737 RK_PRINT("fov y : %d\n", ctx->stFov.u32FOVY); in mpi_avs_test_show_options()
845 OPT_INTEGER('\0', "fov_y", &(ctx.stFov.u32FOVY), in main()