Changeset 649 in 3DVCSoftware for branches/HTM-8.2-dev0-Cleanup/source/Lib/TLibDecoder
- Timestamp:
- 19 Oct 2013, 19:02:27 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-8.2-dev0-Cleanup/source/Lib/TLibDecoder/TDecCAVLC.cpp
r648 r649 796 796 } 797 797 } 798 799 #if H_MV 798 800 Void TDecCavlc::parseSPSExtension( TComSPS* pcSPS ) 799 801 { … … 838 840 pcSPS->initCamParaSPS( viewIndex, uiCamParPrecision, bCamParSlice, m_aaiTempScale, m_aaiTempOffset ); 839 841 } 842 #endif 840 843 #endif 841 844
Note: See TracChangeset for help on using the changeset viewer.