Ignore:
Timestamp:
28 Oct 2015, 19:53:25 (9 years ago)
Author:
tech
Message:

Align macros

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-15.2-dev/source/Lib/TLibDecoder/SEIread.h

    r1365 r1366  
    137137  Void sei_read_svlc(std::ostream *pOS,                Int&  ruiCode, const TChar *pSymbolName);
    138138  Void sei_read_flag(std::ostream *pOS,                UInt& ruiCode, const TChar *pSymbolName);
     139#if NH_MV
    139140  Void sei_read_string(std::ostream *pOS, UInt uiBufSize, UChar* pucCode, UInt& ruiLength, const TChar *pSymbolName);
    140141#if NH_MV_SEI
     
    144145  Int64 m_decOrder;   
    145146#endif
     147#endif
    146148};
    147149
Note: See TracChangeset for help on using the changeset viewer.