Searched refs:stRegion (Results 1 – 1 of 1) sorted by relevance
96 RECT_S stRegion; member126 stRgnAttr.unAttr.stOverlay.stSize.u32Width = pstRgnCtx->stRegion.u32Width; in test_rgn_overlay_process()127 stRgnAttr.unAttr.stOverlay.stSize.u32Height = pstRgnCtx->stRegion.u32Height; in test_rgn_overlay_process()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()319 stCoverChnAttr.unChnAttr.stCoverChn.stRect.s32X = pstRgnCtx->stRegion.s32X; in test_rgn_cover_process()320 stCoverChnAttr.unChnAttr.stCoverChn.stRect.s32Y = pstRgnCtx->stRegion.s32Y; in test_rgn_cover_process()321 stCoverChnAttr.unChnAttr.stCoverChn.stRect.u32Width = pstRgnCtx->stRegion.u32Width; in test_rgn_cover_process()322 stCoverChnAttr.unChnAttr.stCoverChn.stRect.u32Height = pstRgnCtx->stRegion.u32Height; in test_rgn_cover_process()325 pstRgnCtx->stRegion.s32X; in test_rgn_cover_process()[all …]