Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_3d.c8366 MS_S32 s32WSum = 0, s32DSum = 0; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK() local
8464 s32DSum = 0; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()
8483 s32DSum = u16Weight* u8DepthBlkBased_Tmp[yj][xj] + s32DSum ; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()
8499 s32DSum = u16Weight* u8DepthBlkBased_Tmp[yj][xj] + s32DSum ; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()
8504 u8DepthBlkBased_Tmp2[y][x] = s32DSum/s32WSum; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()