Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_vpss.cpp188 RK_S32 TEST_VPSS_SetChnRotationEx(VPSS_GRP VpssGrp, VPSS_CHN VpssChn, RK_U32 u32Angle) { in TEST_VPSS_SetChnRotationEx() argument
192 if (u32Angle == 0) { in TEST_VPSS_SetChnRotationEx()
197 stRotationEx.stRotationEx.u32Angle = u32Angle; in TEST_VPSS_SetChnRotationEx()
207 || stRotationEx.stRotationEx.u32Angle != u32Angle) { in TEST_VPSS_SetChnRotationEx()
/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_vpss.h47 RK_S32 TEST_VPSS_SetChnRotationEx(VPSS_GRP VpssGrp, VPSS_CHN VpssChn, RK_U32 u32Angle);
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_video.h613 RK_U32 u32Angle; member
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vgs.cpp698 RK_U32 u32Angle = ctx->s32Angle; in unit_test_vgs_add_all_task() local
718 s32Ret = RK_MPI_VGS_AddRotationTask(hHandle, &pstTask[u32TaskIndex], (ROTATION_E)u32Angle); in unit_test_vgs_add_all_task()