Ignore:
Timestamp:
17 Sep 2013, 19:25:17 (11 years ago)
Author:
seregin
Message:

rename max_tid_il_ref_pics_plus1_present_flag and related functions with max_tid_ref_present_flag

File:
1 edited

Legend:

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

    r389 r398  
    721721#endif
    722722#if N0120_MAX_TID_REF_PRESENT_FLAG
    723   Bool   getMaxTidIlRefPicsPlus1PresentFlag()                   { return m_maxTidIlRefPicsPlus1PresentFlag ;}
    724   Void   setMaxTidIlRefPicsPlus1PresentFlag(Bool x)             { m_maxTidIlRefPicsPlus1PresentFlag = x;}
     723  Bool   getMaxTidRefPresentFlag()                                  { return m_maxTidIlRefPicsPlus1PresentFlag ;}
     724  Void   setMaxTidRefPresentFlag(Bool x)                            { m_maxTidIlRefPicsPlus1PresentFlag = x;}
    725725#endif
    726726#if M0040_ADAPTIVE_RESOLUTION_CHANGE
Note: See TracChangeset for help on using the changeset viewer.