Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c6238 MS_U16 PanelWidth,PanelHeight; in GOP_OC_SetOCFBinfo() local
6250 PanelHeight = g_pGOPCtxLocal->pGOPCtxShared->u16PnlHeight[u8CurGOP]; in GOP_OC_SetOCFBinfo()
6253 OCinfo.u16GOP_OC_VSIZE = PanelHeight; in GOP_OC_SetOCFBinfo()
6254 …OCinfo.u32GOP_OC_FETCH = ( ((PanelWidth >>1) + (PanelWidth /10)) << 2) * PanelHeight; … in GOP_OC_SetOCFBinfo()
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_3d.c11493 …MS_U32 PanelHeight= SC_R2BYTE(psXCInstPri->u32DeviceID, REG_SC_BK10_07_L) - SC_R2BYTE(psXCInstPri-… in _MDrv_SC_3D_HWDepthAdj_TBOut() local
11498 if(PanelHeight==0) in _MDrv_SC_3D_HWDepthAdj_TBOut()
11500 PanelHeight = 0x870; in _MDrv_SC_3D_HWDepthAdj_TBOut()
11828 …MS_U32 PanelHeight= SC_R2BYTE(psXCInstPri->u32DeviceID, REG_SC_BK10_07_L) - SC_R2BYTE(psXCInstPri-… in _MDrv_SC_3D_Load2DTo3DReg() local
11831 if(PanelHeight==0) in _MDrv_SC_3D_Load2DTo3DReg()
11832 PanelHeight = 0x870; in _MDrv_SC_3D_Load2DTo3DReg()
16018 …MS_U32 PanelHeight= SC_R2BYTE(psXCInstPri->u32DeviceID, REG_SC_BK10_07_L) - SC_R2BYTE(psXCInstPri-… in MDrv_XC_3D_LoadReg() local
16021 if(PanelHeight==0) in MDrv_XC_3D_LoadReg()
16022 PanelHeight = 0x870; in MDrv_XC_3D_LoadReg()