Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_tde.cpp164 pstSrcRect->s32Xpos = ctx->stSrcRect.s32X; in test_tde_fill_src()
177 pstDstRect->s32Xpos = ctx->stDstRect.s32X; in test_tde_fill_dst()
209 stOpt->stClipRect.s32Xpos = ctx->stSrcRect.s32X; in test_tde_bit_blit_task()
453 tdeTestCtx->pstSrcRect.s32Xpos = ctx->stSrcRect.s32X; in test_tde_set_proc_parameter()
460 tdeTestCtx->pstDstRect.s32Xpos = ctx->stDstRect.s32X; in test_tde_set_proc_parameter()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_tde.h67 RK_S32 s32Xpos; /* <Horizontal coordinate */ member