Changeset 580 in SHVCSoftware for branches/SHM-5.0-dev/source/Lib/TLibCommon/TComSlice.h
- Timestamp:
- 31 Jan 2014, 02:45:49 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-5.0-dev/source/Lib/TLibCommon/TComSlice.h
r579 r580 1028 1028 Int getNumSubDpbs(Int i) { return m_numSubDpbs[i]; } 1029 1029 Void setNumSubDpbs(Int i, Int x) { m_numSubDpbs[i] = x; } 1030 Void determineSubDpbInfoFlags(); 1030 1031 #endif 1031 1032
Note: See TracChangeset for help on using the changeset viewer.