Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_3d.c6477 MS_U8 BGColorTrustWei; in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT2_U9() local
6618BGColorTrustWei = MINMAX(pXCResourcePrivate->stdrvXC_3D.BGColorBlkCntforTp/4,0,32); in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT2_U9()
6619 BGDepth = ( MIN(16,depth)*BGColorTrustWei+depth*(32-BGColorTrustWei))>>5; in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT2_U9()
6787BGColorTrustWei = MINMAX(pXCResourcePrivate->stdrvXC_3D.BGColorBlkCntforBn/4,0,32); in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT2_U9()
6788 BGDepth = ( MIN(32,depth)*BGColorTrustWei+depth*(32-BGColorTrustWei))>>5; in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT2_U9()