Changeset 1136 in SHVCSoftware for branches/SHM-dev/source/App


Ignore:
Timestamp:
7 Jul 2015, 23:12:48 (9 years ago)
Author:
seregin
Message:

macro cleanup: SUB_LAYERS_IN_LAYER_SET

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-dev/source/App/TAppEncoder/TAppEncTop.cpp

    r1135 r1136  
    16921692#endif
    16931693#endif
    1694 #if SUB_LAYERS_IN_LAYER_SET
     1694
    16951695  vps->calculateMaxSLInLayerSets();
    1696 #endif
     1696
    16971697  // Initialize dpb_size_table() for all ouput layer sets in the VPS extension
    16981698  for(i = 1; i < vps->getNumOutputLayerSets(); i++)
Note: See TracChangeset for help on using the changeset viewer.