Searched refs:s16DViewDepth (Results 1 – 1 of 1) sorted by relevance
6269 MS_S16 s16DViewDepth = 0; in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT() local6333 s16DViewDepth = MINMAX(s16Depth-64,0,MAXVALUE); in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT()6335 …s16Depth = (s16DViewDepth*pXCResourcePrivate->stdrvXC_3D._s16DistantViewRatio3+s16Depth*(32-pXCRes… in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT()6339 s16DViewDepth = MINMAX(s16Depth-50,0,MAXVALUE);// Ver 3 in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT()6341 …s16Depth = (s16DViewDepth*pXCResourcePrivate->stdrvXC_3D._s16DistantViewRatio3+s16Depth*(32-pXCRes… in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT()6422 s16DViewDepth = MINMAX((s16Depth*4/5)+160,0,MAXVALUE); in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT()6423 …s16Depth = (s16DViewDepth*pXCResourcePrivate->stdrvXC_3D._s16DistantViewRatio3+s16Depth*(32-pXCRes… in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT()6425 s16DViewDepth = MINMAX((s16Depth*4/5)+100,0,MAXVALUE); //ver 2 in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT()6426 …s16Depth = (s16DViewDepth*pXCResourcePrivate->stdrvXC_3D._s16DistantViewRatio3+s16Depth*(32-pXCRes… in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT()