Changeset 1412 in 3DVCSoftware for branches/HTM-16.2-dev/source/Lib/TLibExtractor/TExtrTop.cpp
- Timestamp:
- 12 Apr 2018, 11:12:21 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-16.2-dev/source/Lib/TLibExtractor/TExtrTop.cpp
r1405 r1412 48 48 Void TExtrTop::init() 49 49 { 50 m_cEntropyDecoder.init(&m_cPrediction );50 m_cEntropyDecoder.init(&m_cPrediction, NULL); 51 51 52 52 m_acSPSBuffer.clear();
Note: See TracChangeset for help on using the changeset viewer.