Skip to content

JVET-AE0057: MTT split modes early termination

Waqas Ahmad requested to merge (removed):JVET_AE0057 into master

The purpose of this merge request is to have similar implementation of JVET-AE0057 for VTM and ECM software. The proposed condition implemented in EncModeCtrl.cpp which test whether to evaluate MTT partitioning is updated. The threshold value is clipped between 0 to 2147483647 value instead of allowing to take negative values when QP value is higher then 52.

Merge request reports