Changeset 474 in SHVCSoftware for branches/SHM-4.0-dev/source/Lib/TLibEncoder/TEncCu.h
- Timestamp:
- 15 Nov 2013, 13:43:17 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-4.0-dev/source/Lib/TLibEncoder/TEncCu.h
r345 r474 108 108 Int m_temporalSAD; 109 109 #endif 110 #if N0383_IL_CONSTRAINED_TILE_SETS_SEI 111 Bool m_disableILP; 112 #endif 110 113 public: 111 114 /// copy parameters from encoder class … … 171 174 #endif 172 175 176 #if N0383_IL_CONSTRAINED_TILE_SETS_SEI 177 Bool xCheckTileSetConstraint( TComDataCU*& rpcCU ); 178 Void xVerifyTileSetConstraint( TComDataCU*& rpcCU ); 179 #endif 180 173 181 #if AMP_ENC_SPEEDUP 174 182 #if AMP_MRG
Note: See TracChangeset for help on using the changeset viewer.