Skip to content

Clean up InterPrediction::xPredAffineBlk and associated functions

Frank Bossen requested to merge bossen/VVCSoftware_VTM:cleanmc1 into master
  • Avoid code duplication
  • Use named constants
  • Enable inlining of short functions
  • Remove AVX512 code
  • Use PH info to determine whether PROF is enabled

Merge request reports