Changeset 1288 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibCommon
- Timestamp:
- 17 Jul 2015, 06:06:56 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibCommon/TComTrQuant.cpp
r1287 r1288 111 111 chromaQpOffset += cu.getSlice()->getPPS()->getChromaQpAdjTableAt(cu.getChromaQpAdj(0)).u.offset[Int(compID)-1]; 112 112 } 113 114 #if SVC_EXTENSION115 TComSlice* slice = const_cast<TComSlice*> (cu.getSlice());116 #endif117 113 118 114 *this = QpParam(cu.getQP( 0 ),
Note: See TracChangeset for help on using the changeset viewer.