Changeset 296 in 3DVCSoftware for trunk/source/Lib/TLibExtractor/TExtrTop.cpp
- Timestamp:
- 20 Feb 2013, 22:07:43 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/Lib/TLibExtractor/TExtrTop.cpp
r210 r296 77 77 { 78 78 TComSPS cSPS; 79 #if RPS_IN_SPS80 79 TComRPSList cRPS; 81 80 cSPS.setRPSList( &cRPS ); 82 #endif 83 #if HHI_MPI 81 #if HHI_MPI || OL_QTLIMIT_PREDCODING_B0068 84 82 #if VIDYO_VPS_INTEGRATION 85 83 m_cEntropyDecoder.decodeSPS( &cSPS, m_cVPS.getDepthFlag(uiLayerId) );
Note: See TracChangeset for help on using the changeset viewer.