Changeset 294 in 3DVCSoftware for branches/HTM-5.1-dev0/source/Lib/TLibDecoder/TDecTop.h
- Timestamp:
- 19 Feb 2013, 20:33:52 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-5.1-dev0/source/Lib/TLibDecoder/TDecTop.h
r280 r294 282 282 Void decodeAPS( TComAPS* cAPS) { m_cEntropyDecoder.decodeAPS(cAPS); }; 283 283 Void xActivateParameterSets(); 284 #if SKIPFRAME_BUGFIX285 284 Bool xDecodeSlice(InputNALUnit &nalu, Int &iSkipFrame, Int iPOCLastDisplay); 286 #else287 Bool xDecodeSlice(InputNALUnit &nalu, Int iSkipFrame, Int iPOCLastDisplay);288 #endif289 285 #if VIDYO_VPS_INTEGRATION|QC_MVHEVC_B0046 290 286 Void xDecodeVPS();
Note: See TracChangeset for help on using the changeset viewer.