Home
last modified time | relevance | path

Searched refs:u16fbw (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_DWIN.c982 GopD_property.u16fbw = pstDIPWinProperty->u16Pitch/2; in MApi_XC_DIP_SetDIPWinProperty()
984 GopD_property.u16fbw = pstDIPWinProperty->u16Pitch/4; in MApi_XC_DIP_SetDIPWinProperty()
2498 GopD_property.u16fbw = u16Width; in MApi_XC_DIP_SetWinProperty_Ex()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGOP_v2.h558 MS_U16 u16fbw; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGOP_v2.h591 MS_U16 u16fbw; member
/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.h595 MS_U16 u16fbw; ///< Number of bytes per horizontal line member
H A DdrvGOP.c5845 pproperty->u16fbw = pproperty->u16w - info.u16DRAMJumpLen/2; in MDrv_GOP_DWIN_GetWinProperty()
5863 info.u16DRAMJumpLen = (pproperty->u16fbw - pproperty->u16w) * 2; // 1 pixel occupy 2 bytes in MDrv_GOP_DWIN_SetWinProperty()
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c1919 pproperty->u16fbw = g_CaptureInfo.pitch; in MApi_GOP_DWIN_GetWinProperty()
1946 g_CaptureInfo.pitch = pproperty->u16fbw; in MApi_GOP_DWIN_SetWinProperty()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt78347 MS_U16 u16fbw;