Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_3d.c6478 MS_U8 BGDepth; in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT2_U9() local
6619 BGDepth = ( MIN(16,depth)*BGColorTrustWei+depth*(32-BGColorTrustWei))>>5; in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT2_U9()
6625 depth2 = (BGdepthWei3*depth+(32-BGdepthWei3)*BGDepth+16)>>5;//method3 in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT2_U9()
6788 BGDepth = ( MIN(32,depth)*BGColorTrustWei+depth*(32-BGColorTrustWei))>>5; in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT2_U9()
6795 depth2 = (BGdepthWei3*depth+(32-BGdepthWei3)*BGDepth+16)>>5;//method3 in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT2_U9()