Changeset 1545 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibCommon
- Timestamp:
- 22 Mar 2016, 23:52:56 (10 years ago)
- Location:
- branches/SHM-dev/source/Lib/TLibCommon
- Files:
-
- 2 edited
-
CommonDef.h (modified) (1 diff)
-
TypeDef.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibCommon/CommonDef.h
r1543 r1545 257 257 static const Int LAST_SIGNIFICANT_GROUPS = 10 ; 258 258 259 #if W0038_DB_OPT 260 static const Int MAX_ENCODER_DEBLOCKING_QUALITY_LAYERS = 8 ; 261 #endif 262 259 263 #if SVC_EXTENSION 260 264 static const Int CGS_FILTER_LENGTH = 13; -
branches/SHM-dev/source/Lib/TLibCommon/TypeDef.h
r1538 r1545 209 209 #define V0078_ADAPTIVE_LOWER_BOUND 1 ///< Target bits saturation with adaptive lower bound 210 210 #endif 211 #define W0038_DB_OPT 1 ///< adaptive DB parameter selection, LoopFilterOffsetInPPS and LoopFilterDisable are set to 0 and DeblockingFilterMetric=2; 212 #define W0038_CQP_ADJ 1 ///< chroma QP adjustment based on TL, CQPTLAdjustEnabled is set to 1; 211 213 212 214 // ====================================================================================================================
Note: See TracChangeset for help on using the changeset viewer.