Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_3d.c7503 MS_U8 u8testval_1EFE = 128;//MFC_ReadByte(REG_1EFE); in _MDrv_SC_3D_2DTo3D_DepthDetectionTmp() local
7598 BLKWeight =(EDGEVal>=u8testval_1EFE)?200:0; in _MDrv_SC_3D_2DTo3D_DepthDetectionTmp()
7599 BLKDepth = (EDGEVal>=u8testval_1EFE)?200:0; in _MDrv_SC_3D_2DTo3D_DepthDetectionTmp()
7603 BLKWeight =(YVal>=u8testval_1EFE)?200:0; in _MDrv_SC_3D_2DTo3D_DepthDetectionTmp()
7604 BLKDepth = (YVal>=u8testval_1EFE)?200:0; in _MDrv_SC_3D_2DTo3D_DepthDetectionTmp()
7608 BLKWeight =(YMinMaxDiff>=u8testval_1EFE)?200:0; in _MDrv_SC_3D_2DTo3D_DepthDetectionTmp()
7609 BLKDepth = (YMinMaxDiff>=u8testval_1EFE)?200:0; in _MDrv_SC_3D_2DTo3D_DepthDetectionTmp()