Searched refs:EDGEVal (Results 1 – 1 of 1) sorted by relevance
7500 MS_U16 EDGEVal,YMinMaxDiff; in _MDrv_SC_3D_2DTo3D_DepthDetectionTmp() local7547 EDGEVal = pXCResourcePrivate->stdrvXC_3D._u16BlockStatus_Edge[idx_y][idx_x]; in _MDrv_SC_3D_2DTo3D_DepthDetectionTmp()7573 BLKWeight = MINMAX(EDGEVal,0,255); in _MDrv_SC_3D_2DTo3D_DepthDetectionTmp()7574 BLKDepth = MINMAX(EDGEVal,0,255); in _MDrv_SC_3D_2DTo3D_DepthDetectionTmp()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()7630 …EDGEVal = pXCResourcePrivate->stdrvXC_3D._u16BlockStatus_Edge[dummy_y/OUTIN_Ratio_Ver][dummy_x/OUT… in _MDrv_SC_3D_2DTo3D_DepthDetectionTmp()7640 printf("[edge]=[%d]\n",EDGEVal); in _MDrv_SC_3D_2DTo3D_DepthDetectionTmp()