Changeset 1141 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibEncoder
- Timestamp:
- 7 Jul 2015, 23:29:44 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibEncoder/TEncGOP.cpp
r1131 r1141 1449 1449 } 1450 1450 #endif 1451 #if SVC_EXTENSION 1451 1452 1452 if( pcPic->isSpatialEnhLayer(refLayerIdc) ) 1453 1453 { … … 1467 1467 } 1468 1468 pcSlice->setFullPelBaseRec ( refLayerIdc, pcPic->getFullPelBaseRec(refLayerIdc) ); 1469 #endif //SVC_EXTENSION1470 1469 } 1471 1470 … … 1476 1475 } 1477 1476 1478 #if !O0225_TID_BASED_IL_RPS_DERIV || Q0060_MAX_TID_REF_EQUAL_TO_ZERO1479 1477 pcSlice->setActiveNumILRRefIdx( activeNumILRRefIdxTmp ); 1480 #endif 1478 1481 1479 if ( pcSlice->getActiveNumILRRefIdx() == 0 ) 1482 1480 {
Note: See TracChangeset for help on using the changeset viewer.