Changeset 809 in SHVCSoftware
- Timestamp:
- 27 Jun 2014, 11:51:28 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-6-dev/source/App/TAppDecoder/TAppDecTop.cpp
r798 r809 1265 1265 1266 1266 // Find the status of the DPB 1267 #if POC_RESET_IDC_DECODER 1268 xFindDPBStatus(listOfPocs, listOfPocsInEachLayer, listOfPocsPositionInEachLayer, dpbStatus, false); 1269 #else 1267 1270 xFindDPBStatus(listOfPocs, listOfPocsInEachLayer, listOfPocsPositionInEachLayer, dpbStatus); 1271 #endif 1268 1272 1269 1273 while( dpbStatus.m_numAUsNotDisplayed )
Note: See TracChangeset for help on using the changeset viewer.