Ignore:
Timestamp:
30 Aug 2013, 03:29:41 (11 years ago)
Author:
seregin
Message:

remove REF_IDX_FRAMEWORK macro

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-3.1-dev/source/Lib/TLibCommon/TComPic.h

    r313 r377  
    207207  const SEIMessages& getSEIs() const { return m_SEIs; }
    208208
    209 #if REF_IDX_FRAMEWORK
     209#if SVC_EXTENSION
    210210  Void  copyUpsampledPictureYuv(TComPicYuv*   pcPicYuvIn, TComPicYuv*   pcPicYuvOut);
    211 #endif
    212211#if AVC_SYNTAX
    213212  Void readBLSyntax( fstream* filestream, UInt numBytes );
    214213#endif
     214#endif
    215215#if SYNTAX_OUTPUT
    216216  Void wrireBLSyntax( fstream* filestream, UInt numBytes );
Note: See TracChangeset for help on using the changeset viewer.