Changeset 636 in SHVCSoftware for branches/SHM-5.1-dev/source/Lib/TLibDecoder/TDecCAVLC.h
- Timestamp:
- 20 Mar 2014, 02:37:50 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-5.1-dev/source/Lib/TLibDecoder/TDecCAVLC.h
r595 r636 86 86 Void parseVpsDpbSizeTable( TComVPS *vps ); 87 87 #endif 88 #if SPS_DPB_PARAMS 89 Void parseSPS ( TComSPS* pcSPS ); // it should be removed after macro clean up 90 #else 88 91 Void parseSPS ( TComSPS* pcSPS, ParameterSetManagerDecoder *parameterSetManager ); 92 #endif 89 93 Void parseSPSExtension ( TComSPS* pcSPS ); 90 94 #else //SVC_EXTENSION
Note: See TracChangeset for help on using the changeset viewer.