Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_rgn.cpp113 POINT_S stPoint = {0}; in test_rgn_overlay_process() local
152 stRgnChnAttr.unChnAttr.stOverlayChn.stPoint.s32X = pstRgnCtx->stRegion.s32X + 48 * i; in test_rgn_overlay_process()
153 stRgnChnAttr.unChnAttr.stOverlayChn.stPoint.s32Y = pstRgnCtx->stRegion.s32Y + 48 * i; in test_rgn_overlay_process()
234 stPoint.s32X = 64; in test_rgn_overlay_process()
235 stPoint.s32Y = 0; in test_rgn_overlay_process()
236 s32Ret = TEST_RGN_ChangePosition(RgnHandle, pstMppChn, stPoint.s32X, stPoint.s32Y); in test_rgn_overlay_process()
245 RgnHandle, s64ChgPosEnd - s64ChgPosStart, stPoint.s32X, stPoint.s32Y); in test_rgn_overlay_process()
324 stCoverChnAttr.unChnAttr.stCoverChn.stQuadRangle.stPoint[0].s32X = in test_rgn_cover_process()
326 stCoverChnAttr.unChnAttr.stCoverChn.stQuadRangle.stPoint[0].s32Y = in test_rgn_cover_process()
328 stCoverChnAttr.unChnAttr.stCoverChn.stQuadRangle.stPoint[1].s32X = in test_rgn_cover_process()
[all …]
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_rgn.cpp60 stRgnChnAttr.unChnAttr.stOverlayChn.stPoint.s32X = 0; in TEST_RGN_CreateOverlayAndAttach()
61 stRgnChnAttr.unChnAttr.stOverlayChn.stPoint.s32Y = 0; in TEST_RGN_CreateOverlayAndAttach()
212 stChnAttr.unChnAttr.stOverlayChn.stPoint.s32X = s32X; in TEST_RGN_ChangePosition()
213 stChnAttr.unChnAttr.stOverlayChn.stPoint.s32Y = s32Y; in TEST_RGN_ChangePosition()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_rgn.h107 POINT_S stPoint; member
134 POINT_S stPoint[4]; member
H A Drk_comm_vgs.h69 POINT_S stPoint[4]; /* Four points of the quadrangle */ member