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


Ignore:
Timestamp:
7 Jul 2015, 01:35:39 (9 years ago)
Author:
seregin
Message:

macro cleanup: R0156_CONF_WINDOW_IN_REP_FORMAT

File:
1 edited

Legend:

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

    r1116 r1117  
    188188#endif
    189189
    190 #if R0156_CONF_WINDOW_IN_REP_FORMAT
    191190    repFormat->getConformanceWindowVps().setWindow                        ( m_acLayerCfg[mapIdxToLayer[idx]].m_confWinLeft,                                                                             
    192191                                                                            m_acLayerCfg[mapIdxToLayer[idx]].m_confWinRight,
    193192                                                                            m_acLayerCfg[mapIdxToLayer[idx]].m_confWinTop,
    194193                                                                            m_acLayerCfg[mapIdxToLayer[idx]].m_confWinBottom );
    195 #endif
    196194
    197195#if HIGHER_LAYER_IRAP_SKIP_FLAG
Note: See TracChangeset for help on using the changeset viewer.