Searched refs:mot_depth (Results 1 – 1 of 1) sorted by relevance
8606 MS_S16 mot_depth; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK_TEST() local8680 mot_depth = blk_mot>>1;//MIN( (mot_depth*blk_mot)>>8, 255); in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK_TEST()8681 mot_depth = (mot_depth*GMvWei)>>4; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK_TEST()8683 depth = depth + mot_depth; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK_TEST()8707 mot_depth = blk_mot>>1;//min( (mot_depth*blk_mot)>>8, 255); in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK_TEST()8708 mot_depth = (mot_depth*GMvWei)>>4; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK_TEST()8710 depth = depth + mot_depth; in _MDrv_SC_3D_2DTo3D_DepthDetectionBLK_TEST()