source: SHVCSoftware/branches/SHM-dev/source/Lib/TLibDecoder/TDecTop.h @ 1247

Last change on this file since 1247 was 1235, checked in by seregin, 9 years ago

port rev 4219 and rev 4246

  • Property svn:eol-style set to native
File size: 13.5 KB
Line 
1/* The copyright in this software is being made available under the BSD
2 * License, included below. This software may be subject to other third party
3 * and contributor rights, including patent rights, and no such rights are
4 * granted under this license.
5 *
6 * Copyright (c) 2010-2014, ITU/ISO/IEC
7 * All rights reserved.
8 *
9 * Redistribution and use in source and binary forms, with or without
10 * modification, are permitted provided that the following conditions are met:
11 *
12 *  * Redistributions of source code must retain the above copyright notice,
13 *    this list of conditions and the following disclaimer.
14 *  * Redistributions in binary form must reproduce the above copyright notice,
15 *    this list of conditions and the following disclaimer in the documentation
16 *    and/or other materials provided with the distribution.
17 *  * Neither the name of the ITU/ISO/IEC nor the names of its contributors may
18 *    be used to endorse or promote products derived from this software without
19 *    specific prior written permission.
20 *
21 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
22 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
23 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
24 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS
25 * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
26 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
27 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
28 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
29 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
30 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
31 * THE POSSIBILITY OF SUCH DAMAGE.
32 */
33
34/** \file     TDecTop.h
35    \brief    decoder class (header)
36*/
37
38#ifndef __TDECTOP__
39#define __TDECTOP__
40
41#include "TLibCommon/CommonDef.h"
42#include "TLibCommon/TComList.h"
43#include "TLibCommon/TComPicYuv.h"
44#include "TLibCommon/TComPic.h"
45#include "TLibCommon/TComTrQuant.h"
46#include "TLibCommon/SEI.h"
47#if CGS_3D_ASYMLUT
48#include "TLibCommon/TCom3DAsymLUT.h"
49#endif
50
51#include "TDecGop.h"
52#include "TDecEntropy.h"
53#include "TDecSbac.h"
54#include "TDecCAVLC.h"
55#include "SEIread.h"
56
57struct InputNALUnit;
58
59//! \ingroup TLibDecoder
60//! \{
61
62// ====================================================================================================================
63// Class definition
64// ====================================================================================================================
65
66/// decoder class
67class TDecTop
68{
69private:
70  Int                     m_iMaxRefPicNum;
71
72  NalUnitType             m_associatedIRAPType; ///< NAL unit type of the associated IRAP picture
73  Int                     m_pocCRA;            ///< POC number of the latest CRA picture
74  Int                     m_pocRandomAccess;   ///< POC number of the random access point (the first IDR or CRA picture)
75
76  TComList<TComPic*>      m_cListPic;         //  Dynamic buffer
77  ParameterSetManager     m_parameterSetManager;  // storage for parameter sets
78  TComSlice*              m_apcSlicePilot;
79
80  SEIMessages             m_SEIs; ///< List of SEI messages that have been received before the first slice and between slices
81
82  // functional classes
83  TComPrediction          m_cPrediction;
84#if CGS_3D_ASYMLUT
85  TCom3DAsymLUT           m_c3DAsymLUTPPS;
86  TComPicYuv*             m_pColorMappedPic;
87#endif
88  TComTrQuant             m_cTrQuant;
89  TDecGop                 m_cGopDecoder;
90  TDecSlice               m_cSliceDecoder;
91  TDecCu                  m_cCuDecoder;
92  TDecEntropy             m_cEntropyDecoder;
93  TDecCavlc               m_cCavlcDecoder;
94  TDecSbac                m_cSbacDecoder;
95  TDecBinCABAC            m_cBinCABAC;
96  SEIReader               m_seiReader;
97  TComLoopFilter          m_cLoopFilter;
98  TComSampleAdaptiveOffset m_cSAO;
99
100  Bool isSkipPictureForBLA(Int& iPOCLastDisplay);
101  Bool isRandomAccessSkipPicture(Int& iSkipFrame,  Int& iPOCLastDisplay);
102  TComPic*                m_pcPic;
103  UInt                    m_uiSliceIdx;
104#if !SVC_EXTENSION
105  Int                     m_prevPOC;
106#endif
107  Bool                    m_bFirstSliceInPicture;
108#if !SVC_EXTENSION
109  Bool                    m_bFirstSliceInSequence;
110#endif
111  Bool                    m_prevSliceSkipped;
112  Int                     m_skippedPOC;
113  Bool                    m_bFirstSliceInBitstream;
114  Int                     m_lastPOCNoOutputPriorPics;
115  Bool                    m_isNoOutputPriorPics;
116  Bool                    m_craNoRaslOutputFlag;    //value of variable NoRaslOutputFlag of the last CRA pic
117#if O0043_BEST_EFFORT_DECODING
118  UInt                    m_forceDecodeBitDepth;
119#endif
120  std::ostream           *m_pDecodedSEIOutputStream;
121
122#if SVC_EXTENSION
123  Bool                    m_isLastNALWasEos;
124  Bool                    m_lastPicHasEos;
125  static UInt             m_prevPOC;        // POC of the previous slice
126  static UInt             m_uiPrevLayerId;  // LayerId of the previous slice
127  static Bool             m_bFirstSliceInSequence;
128  UInt                    m_layerId;     
129  UInt                    m_numLayer;
130  TDecTop**               m_ppcTDecTop;
131  UInt                    m_smallestLayerId;
132  Bool                    m_pocResettingFlag;
133  Bool                    m_pocDecrementedInDPBFlag;
134#if AVC_BASE
135  fstream*                m_pBLReconFile;
136#endif
137
138  Int                     m_numDirectRefLayers;
139  Int                     m_refLayerId[MAX_VPS_LAYER_IDX_PLUS1];
140  Int                     m_numSamplePredRefLayers;
141  Int                     m_numMotionPredRefLayers;
142
143  TComPic*                m_cIlpPic[MAX_NUM_REF];                    ///<  Inter layer Prediction picture =  upsampled picture
144  CommonDecoderParams*    m_commonDecoderParams;
145#if NO_CLRAS_OUTPUT_FLAG 
146  Bool                    m_noClrasOutputFlag;
147  Bool                    m_layerInitializedFlag;
148  Bool                    m_firstPicInLayerDecodedFlag;
149#endif
150  Int                     m_parseIdc;
151  Int                     m_lastPocPeriodId;
152  Int                     m_prevPicOrderCnt;
153#if CONFORMANCE_BITSTREAM_MODE
154  Bool                    m_confModeFlag;
155  std::vector<TComPic>    m_confListPic;         //  Dynamic buffer for storing pictures for conformance purposes
156#endif
157  Bool                    m_isOutputLayerFlag;
158#endif //SVC_EXTENSION
159
160public:
161#if SVC_EXTENSION
162  static Bool             m_checkPocRestrictionsForCurrAu;
163  static Int              m_pocResetIdcOrCurrAu;
164  static Bool             m_baseLayerIdrFlag;
165  static Bool             m_baseLayerPicPresentFlag;
166  static Bool             m_baseLayerIrapFlag;
167  static Bool             m_nonBaseIdrPresentFlag;
168  static Int              m_nonBaseIdrType;
169  static Bool             m_picNonIdrWithRadlPresentFlag;
170  static Bool             m_picNonIdrNoLpPresentFlag;
171  static Int              m_crossLayerPocResetPeriodId;
172  static Int              m_crossLayerPocResetIdc;
173#endif //SVC_EXTENSION
174
175  TDecTop();
176  virtual ~TDecTop();
177
178  Void  create  ();
179  Void  destroy ();
180
181  Void setDecodedPictureHashSEIEnabled(Int enabled) { m_cGopDecoder.setDecodedPictureHashSEIEnabled(enabled); }
182
183  Void  init();
184#if SVC_EXTENSION
185  Bool  decode(InputNALUnit& nalu, Int& iSkipFrame, Int& iPOCLastDisplay, UInt& curLayerId, Bool& bNewPOC);
186#else
187  Bool  decode(InputNALUnit& nalu, Int& iSkipFrame, Int& iPOCLastDisplay);
188#endif
189 
190  Void  deletePicBuffer();
191
192  Void  executeLoopFilters(Int& poc, TComList<TComPic*>*& rpcListPic);
193  Void  checkNoOutputPriorPics (TComList<TComPic*>* rpcListPic);
194
195  Bool  getNoOutputPriorPicsFlag () { return m_isNoOutputPriorPics; }
196  Void  setNoOutputPriorPicsFlag (Bool val) { m_isNoOutputPriorPics = val; }
197  Void  setFirstSliceInPicture (bool val)  { m_bFirstSliceInPicture = val; }
198  Bool  getFirstSliceInSequence ()         { return m_bFirstSliceInSequence; }
199  Void  setFirstSliceInSequence (bool val) { m_bFirstSliceInSequence = val; }
200#if O0043_BEST_EFFORT_DECODING
201  Void  setForceDecodeBitDepth(UInt bitDepth) { m_forceDecodeBitDepth = bitDepth; }
202#endif
203  Void  setDecodedSEIMessageOutputStream(std::ostream *pOpStream) { m_pDecodedSEIOutputStream = pOpStream; }
204
205#if SVC_EXTENSION
206  Int       getParseIdc                     ()                              { return m_parseIdc;               }
207  Void      setParseIdc                     (Int x)                         { m_parseIdc = x;                  }
208  Void      markAllPicsAsNoCurrAu           ( const TComVPS *vps );
209
210  Int       getLastPocPeriodId              ()                              { return m_lastPocPeriodId;        }
211  Void      setLastPocPeriodId              (Int x)                         { m_lastPocPeriodId = x;           }
212
213  Int       getPrevPicOrderCnt              ()                              { return m_prevPicOrderCnt;        }
214  Void      setPrevPicOrderCnt              (Int const x)                   { m_prevPicOrderCnt = x;           }
215
216  UInt      getLayerId                      ()                              { return m_layerId;                }
217  Void      setLayerId                      (UInt layer)                    { m_layerId = layer;               }
218  UInt      getNumLayer                     ()                              { return m_numLayer;               }
219  Void      setNumLayer                     (UInt uiNum)                    { m_numLayer = uiNum;              }
220  TComList<TComPic*>*  getListPic           ()                              { return &m_cListPic;              }
221  Void      setLayerDec                     (TDecTop **p)                   { m_ppcTDecTop = p;                }
222  TDecTop*  getLayerDec                     (UInt layerId)                  { return m_ppcTDecTop[layerId];    }
223  Void      xDeriveSmallestLayerId(TComVPS* vps);
224
225  TDecTop*  getRefLayerDec                  (UInt refLayerIdx);
226  Int       getNumDirectRefLayers           ()                              { return m_numDirectRefLayers;      }
227  Void      setNumDirectRefLayers           (Int num)                       { m_numDirectRefLayers = num;       }
228
229  Int       getRefLayerId                   (Int i)                         { return m_refLayerId[i];           }
230  Void      setRefLayerId                   (Int i, Int refLayerId)         { m_refLayerId[i] = refLayerId;     }
231
232  Int       getNumSamplePredRefLayers       ()                              { return m_numSamplePredRefLayers;  }
233  Void      setNumSamplePredRefLayers       (Int num)                       { m_numSamplePredRefLayers = num;   }
234
235  Int       getNumMotionPredRefLayers       ()                              { return m_numMotionPredRefLayers;  }
236  Void      setNumMotionPredRefLayers       (Int num)                       { m_numMotionPredRefLayers = num;   }
237
238  Void      setRefLayerParams( const TComVPS* vps );
239
240#if AVC_BASE
241  Void      setBLReconFile( fstream* pFile )                                { m_pBLReconFile = pFile; }
242  fstream*  getBLReconFile()                                                { return m_pBLReconFile;  }
243#endif
244  Void      xInitILRP(TComSlice *slice);
245  CommonDecoderParams*    getCommonDecoderParams()                          { return m_commonDecoderParams; }
246  Void                    setCommonDecoderParams(CommonDecoderParams* x)    { m_commonDecoderParams = x;    }
247  Void      checkValueOfTargetOutputLayerSetIdx(TComVPS *vps);
248
249  ParameterSetManager* getParameterSetManager()                             { return &m_parameterSetManager; }
250
251#if CONFORMANCE_BITSTREAM_MODE
252  std::vector<TComPic>* getConfListPic() {return &m_confListPic; }
253  Bool      const getConfModeFlag() { return m_confModeFlag; }
254  Void      setConfModeFlag(Bool x) { m_confModeFlag = x; }
255#endif
256#endif //SVC_EXTENSION
257
258protected:
259#if SVC_EXTENSION
260  Void      xGetNewPicBuffer  ( const TComVPS &vps, const TComSPS &sps, const TComPPS &pps, TComPic*& rpcPic, const UInt temporalLayer);
261#else
262  Void      xGetNewPicBuffer  (const TComSPS &sps, const TComPPS &pps, TComPic*& rpcPic, const UInt temporalLayer);
263#endif
264  Void      xCreateLostPicture (Int iLostPOC);
265
266  Void      xActivateParameterSets();
267#if SVC_EXTENSION
268  Bool      xDecodeSlice(InputNALUnit &nalu, Int &iSkipFrame, Int iPOCLastDisplay, UInt& curLayerId, Bool& bNewPOC);
269  Void      xSetSpatialEnhLayerFlag( const TComVPS &vps, const TComSPS &sps, const TComPPS &pps, TComPic* pic );
270#else
271  Bool      xDecodeSlice(InputNALUnit &nalu, Int &iSkipFrame, Int iPOCLastDisplay);
272#endif
273  Void      xDecodeVPS(const std::vector<UChar> *pNaluData);
274  Void      xDecodeSPS(const std::vector<UChar> *pNaluData);
275#if CGS_3D_ASYMLUT
276  Void      xDecodePPS(const std::vector<UChar> *pNaluData, TCom3DAsymLUT *pc3DAsymLUT);
277#else
278  Void      xDecodePPS(const std::vector<UChar> *pNaluData);
279#endif
280  Void      xDecodeSEI( TComInputBitstream* bs, const NalUnitType nalUnitType );
281
282#if SVC_EXTENSION
283#if NO_CLRAS_OUTPUT_FLAG
284  Int       getNoClrasOutputFlag()                { return m_noClrasOutputFlag;}
285  Void      setNoClrasOutputFlag(Bool x)          { m_noClrasOutputFlag = x;   }
286  Int       getLayerInitializedFlag()             { return m_layerInitializedFlag;}
287  Void      setLayerInitializedFlag(Bool x)       { m_layerInitializedFlag = x;   }
288  Int       getFirstPicInLayerDecodedFlag()       { return m_firstPicInLayerDecodedFlag;}
289  Void      setFirstPicInLayerDecodedFlag(Bool x) { m_firstPicInLayerDecodedFlag = x;   }
290#endif
291#if CGS_3D_ASYMLUT
292  Void     initAsymLut(TComSlice *pcSlice);
293#endif
294  Void     resetPocRestrictionCheckParameters();
295  Void     xCheckLayerReset();
296  Void     xSetNoRaslOutputFlag();
297  Void     xSetLayerInitializedFlag();
298#endif
299};// END CLASS DEFINITION TDecTop
300
301
302//! \}
303
304#endif // __TDECTOP__
305
Note: See TracBrowser for help on using the repository browser.