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


Ignore:
Timestamp:
7 Jan 2016, 00:55:13 (9 years ago)
Author:
seregin
Message:

remove FORMATIDX_CHECK

File:
1 edited

Legend:

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

    r1502 r1517  
    139139    maxRepFormatIdx = std::max( m_apcLayerCfg[layer]->getRepFormatIdx(), maxRepFormatIdx );
    140140
    141 #if FORMATIDX_CHECK
    142141    for(Int compareLayer = 0; compareLayer < layer; compareLayer++ )
    143142    {
     
    159158      }
    160159    }
    161 #endif
    162160  }
    163161
Note: See TracChangeset for help on using the changeset viewer.