Skip to content
Snippets Groups Projects
Commit b325120a authored by Huanbang Chen's avatar Huanbang Chen
Browse files

update comments for indicating adoptions

parent 30a4f28b
No related branches found
No related tags found
No related merge requests found
...@@ -106,8 +106,8 @@ ...@@ -106,8 +106,8 @@
#define JVET_L0628_4TAP_INTRA 1 // 4-tap intra-interpolation filtering with switching between Gaussian and DCT-IF filters for luma component #define JVET_L0628_4TAP_INTRA 1 // 4-tap intra-interpolation filtering with switching between Gaussian and DCT-IF filters for luma component
#define JVET_L0271_AFFINE_AMVP_SIMPLIFY 1 // Simplification of affine AMVP list construction #define JVET_L0271_AFFINE_AMVP_SIMPLIFY 1 // Simplification of affine AMVP list construction
#define JVET_L0694_AFFINE_LINEBUFFER_CLEANUP 1 // Combination of affine mode clean up and line buffer reduction #define JVET_L0694_AFFINE_LINEBUFFER_CLEANUP 1 // L0045/L0047/L0694: Combination of affine mode clean up and line buffer reduction
#define JVET_L0632_AFFINE_MERGE 1 // Affine merge list construction #define JVET_L0632_AFFINE_MERGE 1 // L0142/L0632: Affine merge list construction
#if JVET_L0632_AFFINE_MERGE #if JVET_L0632_AFFINE_MERGE
#define JVET_L0369_SUBBLOCK_MERGE 1 // Moving ATMVP into the sub-block merge list #define JVET_L0369_SUBBLOCK_MERGE 1 // Moving ATMVP into the sub-block merge list
#endif #endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment