Searched refs:s32YDiff (Results 1 – 1 of 1) sorted by relevance
8362 MS_S32 s32YDiff = 0; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK() local8465 s32YDiff = 0; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()8478 …s32YDiff = (abs( stCurPixel.R - stJPixel.R) + abs( stCurPixel.G - stJPixel.G) + abs( stCurPixel.B … in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()8479 s32WRatio = s32YDiff/u8YVar; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()8494 …s32YDiff = (abs( stCurPixel.R - stJPixel.R) + abs( stCurPixel.G - stJPixel.G) + abs( stCurPixel.B … in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()8495 s32WRatio = s32YDiff/u8YVar; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()