Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_3d.c6667 MS_U32 egde_depth; in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT2_U9() local
6669 egde_depth = ((u8testval3)*(u8testval7))>>4;// 8.0*2.4 in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT2_U9()
6671 egde_depth = 0; in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT2_U9()
6673 depth = depth - egde_depth; in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT2_U9()
6848 MS_U32 egde_depth; in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT2_U9() local
6850 egde_depth = ((u8testval3)*(u8testval7))>>4;// 8.0*2.4 in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT2_U9()
6852 egde_depth = 0; in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT2_U9()
6854 depth = depth + egde_depth; in _MDrv_SC_3D_2DTo3D_PrepareRGB3DLUT2_U9()