Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_3d.c8004 MS_S16 DistantViewRatio1, DistantViewRatio2; in _MDrv_SC_3D_2DTo3D_DepthDetectionPIX_U9() local
8191 DistantViewRatio2 = blueSkyRatio2<<4; in _MDrv_SC_3D_2DTo3D_DepthDetectionPIX_U9()
8194DistantViewRatio2 = (pXCResourcePrivate->stdrvXC_3D.u16PreDistantViewRatio2*pXCResourcePrivate->st… in _MDrv_SC_3D_2DTo3D_DepthDetectionPIX_U9()
8197 pXCResourcePrivate->stdrvXC_3D.u16PreDistantViewRatio2 = DistantViewRatio2; in _MDrv_SC_3D_2DTo3D_DepthDetectionPIX_U9()
8200 DistantViewRatio2 = (DistantViewRatio2+8)>>4; in _MDrv_SC_3D_2DTo3D_DepthDetectionPIX_U9()
8202 …nDistantViewRatio1_new = %d, DistantViewRatio2_new = %d \r\n",DistantViewRatio1,DistantViewRatio2); in _MDrv_SC_3D_2DTo3D_DepthDetectionPIX_U9()
8209 DistantViewRatio2 = blueSkyRatio2; in _MDrv_SC_3D_2DTo3D_DepthDetectionPIX_U9()
8213 …rivate->stdrvXC_3D._s16DistantViewRatio3 = MINMAX(DistantViewRatio1-DistantViewRatio2,0,32);//DVie… in _MDrv_SC_3D_2DTo3D_DepthDetectionPIX_U9()