Skip to content
Snippets Groups Projects

JVET-O0379: Speedup mode decision process for triangle prediction mode.

Merged Fangdong Chen requested to merge cfd/VVCSoftware_VTM:O0379_SPEEDUP_TPM_ENCODER into master
2 files
+ 16
1
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -138,6 +138,8 @@
#define JVET_O0280_SIMD_TRIANGLE_WEIGHTING 1 // JVET-O0280: SIMD implementation for weighted sample prediction process of triangle prediction mode
#define JVET_O0379_SPEEDUP_TPM_ENCODER 1 // JVET_O0379: Speedup mode decision process for triangle prediction mode
#define JVET_O0364_PDPC_DC 1 // JVET-O0364 Part 4: align PDPC process for DC with the one for Planar
#define JVET_O0364_PDPC_ANGULAR 1 // JVET-O0364 Part 5: simplify PDPC process for angular modes
Loading