Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_3d.c8362 MS_S32 s32YDiff = 0; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK() local
8465 s32YDiff = 0; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()
8478s32YDiff = (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()
8494s32YDiff = (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()