Home
last modified time | relevance | path

Searched defs:y1 (Results 1 – 8 of 8) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/dvb/
H A Dosd.h104 int y1; member
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGFX.h690 MS_U16 y1; member
820 int y1; /* Y coordinate of second edge */ member
H A DapiGOP.h505 MS_U16 y1; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGFX.h691 MS_U16 y1; member
828 int y1; /* Y coordinate of second edge */ member
H A DapiGOP.h537 MS_U16 y1; 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
2586 void MDrv_SC_SetFrameDataCore(void *pInstance, MS_S16 x0, MS_S16 y0, MS_S16 x1, MS_S16 y1, in MDrv_SC_SetFrameDataCore()
/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.h622 MS_U16 y1; ///< MS_U16 member
1002 MS_U16 y1; ///< MS_U16 member
/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()