Changeset 187 in SHVCSoftware for branches/SHM-2.0-dev/source/Lib/TLibDecoder/TDecCu.cpp
- Timestamp:
- 12 May 2013, 18:11:47 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-2.0-dev/source/Lib/TLibDecoder/TDecCu.cpp
r125 r187 370 370 m_pcEntropyDecoder->decodePredInfo( pcCU, uiAbsPartIdx, uiDepth, m_ppcCU[uiDepth]); 371 371 #endif 372 372 373 373 // Coefficient decoding 374 374 Bool bCodeDQP = getdQPFlag();
Note: See TracChangeset for help on using the changeset viewer.