Home
last modified time | relevance | path

Searched refs:s32Ypos (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_tde.cpp165 pstSrcRect->s32Ypos = ctx->stSrcRect.s32Y; in test_tde_fill_src()
178 pstDstRect->s32Ypos = ctx->stDstRect.s32Y; in test_tde_fill_dst()
210 stOpt->stClipRect.s32Ypos = ctx->stSrcRect.s32Y; in test_tde_bit_blit_task()
454 tdeTestCtx->pstSrcRect.s32Ypos = ctx->stSrcRect.s32Y; in test_tde_set_proc_parameter()
461 tdeTestCtx->pstDstRect.s32Ypos = ctx->stDstRect.s32Y; in test_tde_set_proc_parameter()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_tde.h68 RK_S32 s32Ypos; /* <Vertical coordinate */ member