Changeset 746 in SHVCSoftware for branches/SHM-6-dev/source/App
- Timestamp:
- 25 Apr 2014, 20:46:17 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-6-dev/source/App/TAppDecoder/TAppDecTop.cpp
r743 r746 1298 1298 #else 1299 1299 Int subDpbIdx = getCommonDecoderParams()->getTargetOutputLayerSetIdx() == 0 ? 0 : layerIdx; 1300 TComVPS *vps =findDpbParametersFromVps(listOfPocs, listOfPocsInEachLayer, listOfPocsPositionInEachLayer, maxDpbLimit);1300 findDpbParametersFromVps(listOfPocs, listOfPocsInEachLayer, listOfPocsPositionInEachLayer, maxDpbLimit); 1301 1301 #endif 1302 1302 // Assume that listOfPocs is sorted in increasing order - if not have to sort it.
Note: See TracChangeset for help on using the changeset viewer.