Searched refs:stPoint (Results 1 – 4 of 4) sorted by relevance
113 POINT_S stPoint = {0}; in test_rgn_overlay_process() local152 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 …]
60 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()
107 POINT_S stPoint; member134 POINT_S stPoint[4]; member
69 POINT_S stPoint[4]; /* Four points of the quadrangle */ member