Changeset 1208 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibDecoder


Ignore:
Timestamp:
8 Jul 2015, 21:20:10 (10 years ago)
Author:
seregin
Message:

macro cleanup: MFM_ENCCONSTRAINT

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-dev/source/Lib/TLibDecoder/TDecTop.cpp

    r1205 r1208  
    17591759      pcSlice->setRefPicList( m_cListPic, false, NULL);
    17601760    }
    1761 #if MFM_ENCCONSTRAINT
     1761
     1762    // motion field mapping constraint
    17621763    if( pcSlice->getMFMEnabledFlag() )
    17631764    {
     
    17741775      }
    17751776    }
    1776 #endif
    17771777#endif
    17781778   
Note: See TracChangeset for help on using the changeset viewer.