Encoder optimization and bug fixes for ISP with JVET_M0464_UNI_MTS
-
Introduction of a new speed-up for ISP when JVET_M0464_UNI_MTS is enabled. It tests fewer non DCT-II transforms for regular intra modes when ISP is likely to become the best mode for a certain block. A similar version of this speed-up is already in the code when JVET_M0464_UNI_MTS is disabled.
-
Fix of an encoder only bug in the early exit condition of an ISP test in xRecurIntraCodingLumaQT (variable subTuCounter).
-
Fix of a compilation error in IntraPrediction.cpp (predIntraAng) when JVET_M0102_INTRA_SUBPARTITIONS is disabled
WIP until full results are available
Edited by Karsten Suehring