Skip to content
Snippets Groups Projects
Commit b80e7bf4 authored by Tomohiro Ikai's avatar Tomohiro Ikai
Browse files

remove unnecessary code

parent a887d4f1
No related branches found
No related tags found
No related merge requests found
...@@ -530,9 +530,6 @@ void DecCu::xDeriveCUMV( CodingUnit &cu ) ...@@ -530,9 +530,6 @@ void DecCu::xDeriveCUMV( CodingUnit &cu )
mrgCtx.setMergeInfo( pu, pu.mergeIdx ); mrgCtx.setMergeInfo( pu, pu.mergeIdx );
#if JVET_M0068_M0171_MMVD_CLEANUP
PU::restrictBiPredMergeCandsOne(pu);
#endif
PU::spanMotionInfo( pu, mrgCtx ); PU::spanMotionInfo( pu, mrgCtx );
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment