Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_3d.c6273 MS_S16 s16BGDiff3 = 0, s16BGdepthWei3 = 0; in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT() local
6323 s16BGdepthWei3 = MINMAX(s16BGDiff3*2/3,0,32); in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT()
6325 s16Depth2 = (s16BGdepthWei3*s16Depth+(32-s16BGdepthWei3)*16+16)>>5;//method3 in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT()
6409 s16BGdepthWei3 = MINMAX(s16BGDiff3*2/3,0,32); in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT()
6412 s16Depth2 = (s16BGdepthWei3*s16Depth+(32-s16BGdepthWei3)*32+16)>>5;//method3 in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT()