Skip to content

JVET-N0866: unified transform derivation for ISP and implicit MTS - refactored

Hilmi Egilmez requested to merge hegilmez/VVCSoftware_VTM:JVET_N0866 into master
  • Implicit transform derivation (see TrQuant::getTrTypes)
  • DST-7 is applied horizontally/vertically as long as the number of (luma) samples are less than or equal to 16 in a row/column, otherwise DCT-2 is applied.

Merge request reports