Changeset 50 in 3DVCSoftware for branches/0.3-nokia/source/Lib/TLibDecoder/TDecCAVLC.h
- Timestamp:
- 4 Apr 2012, 16:55:35 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.3-nokia/source/Lib/TLibDecoder/TDecCAVLC.h
r5 r50 182 182 #endif 183 183 184 #if BITSTREAM_EXTRACTION 185 Void parseNalUnitHeader ( NalUnitType& eNalUnitType, UInt& TemporalId, UInt& uiLayerId ); 186 #else 184 187 Void parseNalUnitHeader ( NalUnitType& eNalUnitType, UInt& TemporalId, Bool& bOutputFlag ); 188 #endif 189 185 190 186 191 Void parseSPS ( TComSPS* pcSPS );
Note: See TracChangeset for help on using the changeset viewer.