Changeset 296 in 3DVCSoftware for trunk/source/App/TAppDecoder/TAppDecTop.h
- Timestamp:
- 20 Feb 2013, 22:07:43 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/App/TAppDecoder/TAppDecTop.h
r210 r296 112 112 #endif 113 113 114 #if MERL_VSP_C0152 115 Void setBWVSPLUT( TComSlice* pcSlice, Int iCodedViewIdx, Int iCurPoc ); 116 #endif 117 114 118 protected: 115 119 // Void xCreateDecLib (); ///< create internal classes … … 117 121 // Void xInitDecLib (); ///< initialize decoder class 118 122 119 #if H0567_DPB_PARAMETERS_PER_TEMPORAL_LAYER120 123 Void xWriteOutput ( TComList<TComPic*>* pcListPic, Int viewDepthId, UInt tId); ///< write YUV to file 121 #else122 Void xWriteOutput ( TComList<TComPic*>* pcListPic, Int viewDepthId ); ///< write YUV to file123 #endif124 124 Void xFlushOutput ( TComList<TComPic*>* pcListPic, Int viewDepthId ); ///< flush all remaining decoded pictures to file 125 125
Note: See TracChangeset for help on using the changeset viewer.