Changeset 774 in SHVCSoftware for branches/SHM-6-dev/source/Lib/TLibCommon
- Timestamp:
- 12 May 2014, 20:54:21 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-6-dev/source/Lib/TLibCommon/TComSlice.h
r773 r774 735 735 #endif 736 736 #if HRD_BPB 737 738 739 740 737 Int getBspHrdParamBufferCpbCntMinus1(UInt i, UInt sl) 738 { 739 return m_bspHrd->getCpbCntMinus1(sl); 740 } 741 741 #endif 742 742
Note: See TracChangeset for help on using the changeset viewer.