Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_3d.c8360 MS_U8 u8DepthBlkBased_Tmp[NBLK_V_MAX][NBLK_H_MAX]; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK() local
8402 u8DepthBlkBased_Tmp[y][x] = s16Depth; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()
8446 s16Depth += u8DepthBlkBased_Tmp[yj][xj]; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()
8456 s16Depth += u8DepthBlkBased_Tmp[yj][xj]; 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()
8506 u8DepthBlkBased_Tmp2[y][x] = u8DepthBlkBased_Tmp[y][x]; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()
8511 u8DepthBlkBased_Tmp2[y][x]= u8DepthBlkBased_Tmp[y][x]; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()