Home
last modified time | relevance | path

Searched refs:y0 (Results 1 – 17 of 17) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGOP.h533 MS_U16 y0; member
2129 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_GetWinAttr(MS_U8 gId, MS_U16 *x0, MS_U16 *y0, MS_U16 *wid…
2131 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_GetWinAttr(MS_U8 gId, MS_U16 *x0, MS_U16 *y0, MS_U16 *wid…
3251 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_Set_BGWIN(MS_U8 bgwID, MS_U16 x0, MS_U16 y0, MS_U16 w, MS…
H A DapiGFX.h826 int y0; /* Y coordinate of first edge */ member
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_ip.c1367 MS_U16 x0, x1, y0, y1; in MDrv_XC_Access_BufferData() local
1761 y0 = pMemRect->y; in MDrv_XC_Access_BufferData()
1792 y0 = gSrcInfo[eWindow].u16V_SizeAfterPreScaling - pMemRect->y -1; in MDrv_XC_Access_BufferData()
1798 FB_DBG(printf("real region: (%u, %u)-(%u, %d) \n", x0, y0, x1, y1)); in MDrv_XC_Access_BufferData()
1805 for (y = y0, yCount = 0; yCount < pMemRect->height ; y = y + yNext, yCount+=1) in MDrv_XC_Access_BufferData()
2586 void MDrv_SC_SetFrameDataCore(void *pInstance, MS_S16 x0, MS_S16 y0, MS_S16 x1, MS_S16 y1, in MDrv_SC_SetFrameDataCore() argument
2630 for (y = y0; y <= y1; y++) in MDrv_SC_SetFrameDataCore()
2655 pPoint = pRect+ (u32RectPitch * (y - y0) + (x - x0)) * u16PointSize; in MDrv_SC_SetFrameDataCore()
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c3767 *pY = fbAttr.y0; in MApi_GOP_GWIN_Get32FBRegion()
3798 *pY = fbAttr.y0; in MApi_GOP_GWIN_Get32FBPosition()
4185 E_GOP_API_Result MApi_GOP_GWIN_Set_BGWIN(MS_U8 bgwID, MS_U16 x0, MS_U16 y0, MS_U16 w, MS_U16 h, MS_… in MApi_GOP_GWIN_Set_BGWIN() argument
4780 E_GOP_API_Result MApi_GOP_GWIN_GetWinAttr(MS_U8 gId, MS_U16 *x0, MS_U16 *y0, MS_U16 *width, MS_U16 … in MApi_GOP_GWIN_GetWinAttr() argument
4804 *y0 = BuffInfo.disp_rect.y; in MApi_GOP_GWIN_GetWinAttr()
5341 fbAttr->y0 = BuffInfo.disp_rect.y; in MApi_GOP_GWIN_Get32FBInfo()
5389 BuffInfo.disp_rect.y = fbAttr->y0; in MApi_GOP_GWIN_Set32FBInfo()
5391 BuffInfo.disp_rect.h = fbAttr->y1 - fbAttr->y0; in MApi_GOP_GWIN_Set32FBInfo()
H A DmapiGOP.c2510 pwinFB->y0 = dispY; in _GOP_GWIN_CreatePoolFB()
2514 pwinFB->y1 = pwinFB->y0 + pwinFB->height; in _GOP_GWIN_CreatePoolFB()
2953 pwinFB->y0 = 0; in GOP_FB_Destroy()
3386 gWin.u16DispVPixelStart = pwinFB->y0; in GOP_MapFB2Win()
4443 pwinFB->y0 = dispY; in GOP_CreateBufferByAddr()
4447 pwinFB->y1 = pwinFB->y0 +height; in GOP_CreateBufferByAddr()
4634 pwinFB->y0 = gWin.u16DispVPixelStart = 0; in GOP_GWIN_InitByGOP()
4705 pwinFB->y0 = 0; in GOP_GWIN_InitByGOP()
4709 pwinFB->y1 = pwinFB->y0 + pwinFB->height; in GOP_GWIN_InitByGOP()
9916 pBuff->disp_rect.y = pwinFB->y0; in Ioctl_GOP_GetFBInfo()
[all …]
/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.h620 MS_U16 y0; ///< MS_U16 member
1000 MS_U16 y0; ///< MS_U16 member
1467 void MDrv_GOP_GWIN_Set_BGWIN(MS_GOP_CTX_LOCAL*pGOPCtx, MS_U8 bgwID, MS_U16 x0, MS_U16 y0, MS_U16 x1…
H A DdrvGOP.c5016 void MDrv_GOP_GWIN_Set_BGWIN(MS_GOP_CTX_LOCAL*pGOPCtx, MS_U8 bgwID, MS_U16 x0, MS_U16 y0, MS_U16 w,… in MDrv_GOP_GWIN_Set_BGWIN() argument
5025 … HAL_GOP_Write16Reg(&pGOPDrvLocalCtx->halCtxLocal, GOP_4G_BG_VSTR(bgwID), y0 , GOP_REG_WORD_MASK); in MDrv_GOP_GWIN_Set_BGWIN()
5027 …HAL_GOP_Write16Reg(&pGOPDrvLocalCtx->halCtxLocal, GOP_4G_BG_VEND(bgwID), y0 + h , GOP_REG_WORD_MAS… in MDrv_GOP_GWIN_Set_BGWIN()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/dvb/
H A Dosd.h102 int y0; member
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGOP.h501 MS_U16 y0; member
2006 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_GetWinAttr(MS_U8 gId, MS_U16 *x0, MS_U16 *y0, MS_U16 *wid…
H A DapiGFX.h818 int y0; /* Y coordinate of first edge */ member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dmathcalls.h241 __MATHCALL (y0,, (_Mdouble_));
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dmath.h208 extern double y0 _PARAMS((double));
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dmath.h364 extern double y0 _PARAMS((double));
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/
H A Ddrv_sc_ip.h310 INTERFACE void MDrv_SC_SetFrameDataCore(void *pInstance, MS_S16 x0, MS_S16 y0, MS_S16 x1, MS_S16 y1,
/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DmapiGFX.c1187 y = pfillblock->tri.y0; in MApi_GFX_TriFill_U02()
1193 SETUP_DDA(pfillblock->tri.x0, pfillblock->tri.y0, pfillblock->tri.x2, pfillblock->tri.y2, dda0); in MApi_GFX_TriFill_U02()
1194 SETUP_DDA(pfillblock->tri.x0, pfillblock->tri.y0, pfillblock->tri.x1, pfillblock->tri.y1, dda1); in MApi_GFX_TriFill_U02()
/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.c500 static MS_BOOL GE_FastClip(GE_Context *pGECtx, MS_U16 x0, MS_U16 y0, MS_U16 x1, MS_U16 y1) in GE_FastClip() argument
505 ((y0 < pGECtxLocal->u16ClipT) && (y1 < pGECtxLocal->u16ClipT)) || in GE_FastClip()
506 ((y0 > pGECtxLocal->u16ClipB) && (y1 > pGECtxLocal->u16ClipB)) ) in GE_FastClip()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt9521 int y0;
11258 MS_U16 y0;
12287 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_GetWinAttr(MS_U8 gId, MS_U16 *x0, MS_U16 *y0, MS_U16 *wid…
12289 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_GetWinAttr(MS_U8 gId, MS_U16 *x0, MS_U16 *y0, MS_U16 *wid…
12988 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_Set_BGWIN(MS_U8 bgwID, MS_U16 x0, MS_U16 y0, MS_U16 w, MS…