Changeset 1230 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibDecoder/TDecGop.cpp
- Timestamp:
- 9 Jul 2015, 00:53:21 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibDecoder/TDecGop.cpp
r1148 r1230 141 141 142 142 const UInt uiNumSubstreams = pcSlice->getNumberOfSubstreamSizes()+1; 143 // const UInt uiNumSubstreams = pcSlice->getPPS()->getEntropyCodingSyncEnabledFlag() ? pcSlice->getNumberOfSubstreamSizes()+1 : pcSlice->getPPS()->getNumSubstreams();144 143 145 144 // init each couple {EntropyDecoder, Substream}
Note: See TracChangeset for help on using the changeset viewer.