Changeset 109 in SHVCSoftware for branches/HM-10.0-dev-SHM/source/Lib/TLibDecoder/TDecCAVLC.h
- Timestamp:
- 3 Apr 2013, 01:05:45 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HM-10.0-dev-SHM/source/Lib/TLibDecoder/TDecCAVLC.h
r54 r109 81 81 Void parseQtRootCbf ( UInt uiAbsPartIdx, UInt& uiQtRootCbf ); 82 82 Void parseVPS ( TComVPS* pcVPS ); 83 #if VPS_EXTNS 84 Void parseVPSExtension ( TComVPS* pcVPS ); 85 #endif 83 86 Void parseSPS ( TComSPS* pcSPS ); 84 87 Void parsePPS ( TComPPS* pcPPS);
Note: See TracChangeset for help on using the changeset viewer.