Home
last modified time | relevance | path

Searched refs:s32Rotation (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vpss.cpp55 RK_PRINT("fixed rotation : %d\n", ctx->s32Rotation); in mpi_vpss_test_show_options()
132 OPT_INTEGER('r', "rotation", &(ctx.s32Rotation), in main()
H A Dtest_mpi_tde.cpp55 RK_S32 s32Rotation; member
230 ROTATION_E enRotateAngle = (ROTATION_E)ctx->s32Rotation; in test_tde_add_task()
579 OPT_INTEGER('r', "rotation", &(ctx.s32Rotation), in main()
/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_mod_vpss.h54 RK_S32 s32Rotation; member
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_mod_vpss.cpp233 … s32Ret = TEST_VPSS_SetChnRotation(pstCtx->s32GrpIndex, chnIndex, (ROTATION_E)pstCtx->s32Rotation); in TEST_VPSS_ModInit()