Changeset 1142 in 3DVCSoftware
- Timestamp:
- 25 Feb 2015, 05:10:29 (10 years ago)
- Location:
- branches/HTM-13.1-dev2-Sharp
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-13.1-dev2-Sharp/source/Lib/TLibCommon/TComDataCU.cpp
r1133 r1142 4109 4109 } 4110 4110 } 4111 #if !SHARP_SUBBLOCK_CLEAN_K0044 4111 4112 if (iPUHeight + iPUWidth == 12) 4112 4113 { … … 4117 4118 } 4118 4119 } 4120 #endif 4119 4121 4120 4122 iPartition ++; … … 6712 6714 6713 6715 } 6716 #if !SHARP_SUBBLOCK_CLEAN_K0044 6714 6717 if (iSPHeight + iSPWidth == 12) 6715 6718 { … … 6720 6723 } 6721 6724 } 6725 #endif 6722 6726 iPartition ++; 6723 6727 } -
branches/HTM-13.1-dev2-Sharp/source/Lib/TLibCommon/TypeDef.h
r1133 r1142 352 352 353 353 #define TICKET083_IVPFLAG_FIX 1 354 #define SHARP_SUBBLOCK_CLEAN_K0044 1 // Remove unused bipred restriction 355 354 356 #endif 355 357 ///// ***** VIEW SYNTHESIS PREDICTION *********
Note: See TracChangeset for help on using the changeset viewer.