Searched refs:u16w (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/graphic/drv/gop/ |
| H A D | drvGOP.c | 1379 MS_U16 u16w = pinfo->u16DispHPixelEnd - pinfo->u16DispHPixelStart; in GOP_SetGopGwinHVPixel() local 1413 u16tmp = ((pinfo->u16DispHPixelStart - align_offset + u16w ) + (GOP_Unit -1))& u16Mask; in GOP_SetGopGwinHVPixel() 1414 del_pixel = u16tmp - (pinfo->u16DispHPixelStart - align_offset + u16w ); in GOP_SetGopGwinHVPixel() 1427 if((align_end*GOP_Unit) > u16w) in GOP_SetGopGwinHVPixel() 1431 del_pixel = (align_end*GOP_Unit) - u16w; in GOP_SetGopGwinHVPixel() 3834 MS_U16 u16x = 0,u16y = 0,u16w = 0,u16h = 0; in MDrv_GOP_GWIN_Set_VSCALE() local 3875 MDrv_GOP_GWIN_Get_StretchWin(pGOPCtx, u8GOP,&u16x,&u16y,&u16w,&u16h); in MDrv_GOP_GWIN_Set_VSCALE() 3877 …if((u16w > 1376) && (pGOPCtx->pGOPCtxShared->GOP_StereoMode[u8GOP] == E_DRV_GOP_3D_SIDE_BY_SYDE) &… in MDrv_GOP_GWIN_Set_VSCALE() 5842 pproperty->u16w = info.u16HPixelEnd - info.u16HPixelStart ; in MDrv_GOP_DWIN_GetWinProperty() 5845 pproperty->u16fbw = pproperty->u16w - info.u16DRAMJumpLen/2; in MDrv_GOP_DWIN_GetWinProperty() [all …]
|
| H A D | drvGOP.h | 591 MS_U16 u16w; ///< width member
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiGOP_v2.h | 550 MS_U16 u16w; member
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiGOP_v2.h | 576 MS_U16 u16w; member
|
| /utopia/UTPA2-700.0.x/modules/xc/api/xc/ |
| H A D | apiXC_DWIN.c | 979 GopD_property.u16w = pstDIPWinProperty->u16Width; in MApi_XC_DIP_SetDIPWinProperty() 2496 GopD_property.u16w = u16Width; in MApi_XC_DIP_SetWinProperty_Ex()
|
| /utopia/UTPA2-700.0.x/modules/graphic/api/gop/ |
| H A D | apiGOP.c | 1917 pproperty->u16w = g_CaptureInfo.rect.w; in MApi_GOP_DWIN_GetWinProperty() 1936 if((pproperty->u16h <=0) || (pproperty->u16w<=0)) in MApi_GOP_DWIN_SetWinProperty() 1938 …GOP_ERR("\n %s DWIN Width(%d) or Height(%d) <= 0\n", __FUNCTION__,pproperty->u16w,pproperty->u16h); in MApi_GOP_DWIN_SetWinProperty() 1944 g_CaptureInfo.rect.w = pproperty->u16w; in MApi_GOP_DWIN_SetWinProperty()
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 78332 MS_U16 u16w;
|