Searched refs:BLKnum_V (Results 1 – 1 of 1) sorted by relevance
8664 MS_S16 BLKnum_V = NBLK_DD_V; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK_TEST() local8699 depth = (DepthSlope*(y-(BLKnum_V>>1))/(BLKnum_V) )+128; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK_TEST()8720 depth = (DepthSlope*(y)/(BLKnum_V) )+128; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK_TEST()8722 depth = (DepthSlope*((BLKnum_V>>1)-y)/(BLKnum_V) )+128; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK_TEST()8724 depth = (DepthSlope*(y-BLKnum_V)/(BLKnum_V) )+128; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK_TEST()