Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_mod_vpss.h53 RK_S32 s32GrpRotation; member
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vpss.cpp134 OPT_INTEGER('\0', "grp_rotation", &(ctx.s32GrpRotation), in main()
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_mod_vpss.cpp223 s32Ret = RK_MPI_VPSS_SetGrpRotation(pstCtx->s32GrpIndex, (ROTATION_E)pstCtx->s32GrpRotation); in TEST_VPSS_ModInit()