Changeset 1141 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibEncoder


Ignore:
Timestamp:
7 Jul 2015, 23:29:44 (10 years ago)
Author:
seregin
Message:

macro cleanup: O0225_TID_BASED_IL_RPS_DERIV

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-dev/source/Lib/TLibEncoder/TEncGOP.cpp

    r1131 r1141  
    14491449        }
    14501450#endif
    1451 #if SVC_EXTENSION
     1451
    14521452        if( pcPic->isSpatialEnhLayer(refLayerIdc) )
    14531453        {
     
    14671467        }
    14681468        pcSlice->setFullPelBaseRec ( refLayerIdc, pcPic->getFullPelBaseRec(refLayerIdc) );
    1469 #endif //SVC_EXTENSION
    14701469      }
    14711470
     
    14761475      }
    14771476
    1478 #if !O0225_TID_BASED_IL_RPS_DERIV || Q0060_MAX_TID_REF_EQUAL_TO_ZERO
    14791477      pcSlice->setActiveNumILRRefIdx( activeNumILRRefIdxTmp );
    1480 #endif
     1478
    14811479      if ( pcSlice->getActiveNumILRRefIdx() == 0 )
    14821480      {
Note: See TracChangeset for help on using the changeset viewer.