Searched refs:s16Yrange (Results 1 – 1 of 1) sorted by relevance
8355 MS_S16 s16Yrange = 0; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK() local8410 s16Yrange =1; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()8416 s16Yrange =2; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()8422 s16Yrange =3; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()8428 s16Yrange =0; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()8439 … if(x>=s16XRange && x<NBLK_DD_H-s16XRange && y>=s16Yrange && y<NBLK_DD_V-s16Yrange)//normal case in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()8441 for ( yy = -s16Yrange; yy <= s16Yrange; yy ++ ) in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()8451 for ( yy = -s16Yrange; yy <= s16Yrange; yy ++ ) in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()8470 … if(x>=s16XRange && x<NBLK_DD_H-s16XRange && y>=s16Yrange && y<NBLK_DD_V-s16Yrange) // normal case in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()8472 for ( yy = -s16Yrange; yy <= s16Yrange; yy ++ ) in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()[all …]