Skip to content

JVET-AE0057: MTT split modes early termination

Waqas Ahmad requested to merge (removed):VTM11_ANC_JVETAE0057 into VTM11_ANC

The propsal JVET-AE0057 is implemented under the define JVET_AE0057_MTT_ET. The 64x64 luma CU no-split intra RD cost is compared against a threshold to decide whether to evaluate MTT splitting for current 64x64 luma CU. A config parameter (MTTSkipping) is also added to turn on or off the MTT early termination from the config file.

Merge request reports