Ignore:
Timestamp:
5 Dec 2012, 13:05:28 (12 years ago)
Author:
tech
Message:

Minor cleanup of additional newlines.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-5.0-Nokia/source/App/TAppEncoder/TAppEncTop.cpp

    r201 r202  
    707707    m_acTEncDepthTopList[iViewIdx]->setUseDMM                     ( m_bUseDMM );
    708708#endif
    709 
    710709#if FLEX_CODING_ORDER_M23723 && HHI_DMM_PRED_TEX
    711710    m_acTEncDepthTopList[iViewIdx]->setUseDMM34( (m_b3DVFlexOrder && isDepthFirst) ? false : m_bUseDMM );
     
    715714    m_acTEncDepthTopList[iViewIdx]->setUseQTLPC                   (m_bUseQTLPC);
    716715#endif
    717 
    718716#if HHI_MPI
    719717#if FLEX_CODING_ORDER_M23723
     
    723721#endif
    724722#endif
    725 
    726 
    727723#if RWTH_SDC_DLT_B0036
    728724      m_acTEncDepthTopList[iViewIdx]->setUseDLT                   ( m_bUseDLT );
     
    10901086
    10911087#endif
    1092 
    1093 //original code
    1094 
    1095 
    1096 
    1097 
    1098 
    1099 
    11001088      for(Int iViewIdx=0; iViewIdx < m_iNumberOfViews; iViewIdx++ )
    11011089      {
Note: See TracChangeset for help on using the changeset viewer.