Searched refs:BGDepth (Results 1 – 1 of 1) sorted by relevance
6478 MS_U8 BGDepth; in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT2_U9() local6619 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()