Changeset 398 in SHVCSoftware for branches/SHM-3.1-dev/source/Lib/TLibCommon/TComSlice.h
- Timestamp:
- 17 Sep 2013, 19:25:17 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-3.1-dev/source/Lib/TLibCommon/TComSlice.h
r389 r398 721 721 #endif 722 722 #if N0120_MAX_TID_REF_PRESENT_FLAG 723 Bool getMaxTid IlRefPicsPlus1PresentFlag(){ return m_maxTidIlRefPicsPlus1PresentFlag ;}724 Void setMaxTid IlRefPicsPlus1PresentFlag(Bool x){ m_maxTidIlRefPicsPlus1PresentFlag = x;}723 Bool getMaxTidRefPresentFlag() { return m_maxTidIlRefPicsPlus1PresentFlag ;} 724 Void setMaxTidRefPresentFlag(Bool x) { m_maxTidIlRefPicsPlus1PresentFlag = x;} 725 725 #endif 726 726 #if M0040_ADAPTIVE_RESOLUTION_CHANGE
Note: See TracChangeset for help on using the changeset viewer.