Home
last modified time | relevance | path

Searched refs:u16FirstSrcWidth (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dms/api/dms/
H A DapiDMS_private.h191 MS_U16 u16FirstSrcWidth; member
/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c6012 stCropWin.u32x = pstSrcCropWin->u32x * u16NewSrcWidth/ RES_DMS.u16FirstSrcWidth; in _DMS_Regen_CropWindow()
6013 stCropWin.u32width = pstSrcCropWin->u32width * u16NewSrcWidth / RES_DMS.u16FirstSrcWidth; in _DMS_Regen_CropWindow()
6020 u16NewSrcWidth,u16NewSrcHeight,RES_DMS.u16FirstSrcWidth,RES_DMS.u16FirstSrcHeight); in _DMS_Regen_CropWindow()
6270 … RES_DMS.u16FirstSrcWidth = RES_DMS._stXC_DIPPushInfo[u32Window][u16NextWritePointer].u16SrcWidth; in _DMS_StoreVDECInfo2DIPQueue()