Changeset 294 in 3DVCSoftware for branches/HTM-5.1-dev0/source/App/TAppDecoder/TAppDecTop.h
- Timestamp:
- 19 Feb 2013, 20:33:52 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-5.1-dev0/source/App/TAppDecoder/TAppDecTop.h
r231 r294 121 121 // Void xInitDecLib (); ///< initialize decoder class 122 122 123 #if H0567_DPB_PARAMETERS_PER_TEMPORAL_LAYER124 123 Void xWriteOutput ( TComList<TComPic*>* pcListPic, Int viewDepthId, UInt tId); ///< write YUV to file 125 #else126 Void xWriteOutput ( TComList<TComPic*>* pcListPic, Int viewDepthId ); ///< write YUV to file127 #endif128 124 Void xFlushOutput ( TComList<TComPic*>* pcListPic, Int viewDepthId ); ///< flush all remaining decoded pictures to file 129 125
Note: See TracChangeset for help on using the changeset viewer.