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


Ignore:
Timestamp:
8 Jul 2015, 00:39:40 (10 years ago)
Author:
seregin
Message:

macro cleanup: P0295_DEFAULT_OUT_LAYER_IDC

File:
1 edited

Legend:

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

    r1153 r1157  
    15801580#endif
    15811581#endif
    1582 #if !OUTPUT_LAYER_SETS_CONFIG // Taken care by configuration file parameter
    1583 #if P0295_DEFAULT_OUT_LAYER_IDC
    1584   vps->setDefaultTargetOutputLayerIdc(1);
    1585 #else
    1586 #if O0109_DEFAULT_ONE_OUT_LAYER_IDC
    1587   vps->setDefaultOneTargetOutputLayerIdc(1);
    1588 #else
    1589   vps->setDefaultOneTargetOutputLayerFlag(true);
    1590 #endif
    1591 #endif
    1592 #endif
    15931582#endif
    15941583#if VPS_DPB_SIZE_TABLE
Note: See TracChangeset for help on using the changeset viewer.