Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_3d.c6467 MS_S16 DViewDepth; in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT2_U9() local
6640 DViewDepth = MINMAX(depth,0,255); in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT2_U9()
6642 …depth = (DViewDepth*pXCResourcePrivate->stdrvXC_3D._s16DistantViewRatio3+depth*(32-pXCResourcePriv… in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT2_U9()
6822 DViewDepth = MINMAX(depth,0,255); //ver 2 in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT2_U9()
6823 …depth = (DViewDepth*pXCResourcePrivate->stdrvXC_3D._s16DistantViewRatio3+depth*(32-pXCResourcePriv… in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT2_U9()