Searched refs:u8DepthBlkBased_Tmp2 (Results 1 – 1 of 1) sorted by relevance
8361 MS_U8 u8DepthBlkBased_Tmp2[NBLK_V_MAX][NBLK_H_MAX]; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK() local8459 u8DepthBlkBased_Tmp2[y][x]= s16Depth/s16Num; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()8504 u8DepthBlkBased_Tmp2[y][x] = s32DSum/s32WSum; 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()8526 s16Depth=u8DepthBlkBased_Tmp2[idx_y][idx_x]; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()8528 … s16Depth=(u8DepthBlkBased_Tmp2[idx_y][idx_x]+u8DepthBlkBased_Tmp2[idx_y][idx_x+1])/2; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()8530 … s16Depth=(u8DepthBlkBased_Tmp2[idx_y][idx_x]+u8DepthBlkBased_Tmp2[idx_y+1][idx_x])/2; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()8532 …s16Depth=(u8DepthBlkBased_Tmp2[idx_y][idx_x]+u8DepthBlkBased_Tmp2[idx_y][idx_x+1]+u8DepthBlkBased_… in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()8537 s16Depth=u8DepthBlkBased_Tmp2[idx_y][idx_x]; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()[all …]