Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_3d.c8000 MS_S8 mapping_yidx; in _MDrv_SC_3D_2DTo3D_DepthDetectionPIX_U9() local
8294 mapping_yidx = y>>id_v; in _MDrv_SC_3D_2DTo3D_DepthDetectionPIX_U9()
8298 mapping_yidx = y<<id_v; in _MDrv_SC_3D_2DTo3D_DepthDetectionPIX_U9()
8309 sumEdge = _RegionBlkWeightFrame_tmp[mapping_yidx][mapping_xidx]; in _MDrv_SC_3D_2DTo3D_DepthDetectionPIX_U9()
8313 …sumEdge = sumEdge+ _RegionBlkWeightFrame_tmp[MINMAX(mapping_yidx+j,0,NBLK_DR_V-1)][MINMAX(mapping… in _MDrv_SC_3D_2DTo3D_DepthDetectionPIX_U9()