Home
last modified time | relevance | path

Searched refs:u16RegWidth (Results 1 – 8 of 8) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mvop/hal/maxim/mvop/
H A DhalMVOP.h237 MS_U16 u16RegWidth; member
/utopia/UTPA2-700.0.x/modules/mvop/hal/maserati/mvop/
H A DhalMVOP.h235 MS_U16 u16RegWidth; member
/utopia/UTPA2-700.0.x/modules/mvop/hal/kano/mvop/
H A DhalMVOP.h279 MS_U16 u16RegWidth; member
/utopia/UTPA2-700.0.x/modules/mvop/hal/k6lite/mvop/
H A DhalMVOP.h290 MS_U16 u16RegWidth; member
/utopia/UTPA2-700.0.x/modules/mvop/hal/k6/mvop/
H A DhalMVOP.h286 MS_U16 u16RegWidth; member
/utopia/UTPA2-700.0.x/modules/mvop/hal/k7u/mvop/
H A DhalMVOP.h284 MS_U16 u16RegWidth; member
/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.c3698 MS_U16 u16RegWidth=0; in MDrv_GOP_GWIN_Get_StretchWin() local
3712 … HAL_GOP_Read16Reg(&pGOPDrvLocalCtx->halCtxLocal, u32BankOffSet + GOP_4G_STRCH_HSZ, &u16RegWidth); in MDrv_GOP_GWIN_Get_StretchWin()
3714 *width = u16RegWidth * GOP_STRETCH_WIDTH_UNIT; in MDrv_GOP_GWIN_Get_StretchWin()
/utopia/UTPA2-700.0.x/modules/mvop/drv/mvop/
H A DdrvMVOP.c10784 MdbPrint(u64ReqHdl,"Reg_u16Width : %d\n",stRegOutput->u16RegWidth); in _MVOP_MdbInfoRegOutputCfg()