Searched refs:s16XRange (Results 1 – 1 of 1) sorted by relevance
8354 MS_S16 s16XRange = 0; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK() local8409 s16XRange =1; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()8415 s16XRange =2; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()8421 s16XRange =3; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()8427 s16XRange =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()8442 for ( xx = -s16XRange; xx <= s16XRange; xx ++ ) in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()8452 for ( xx = -s16XRange; xx <= s16XRange; xx ++ ) 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()8473 for ( xx = -s16XRange; xx <= s16XRange; xx ++ ) in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK()[all …]