Changeset 1325 in 3DVCSoftware for branches/HTM-15.1-MV-draft-4/source/App/TAppDecoder/TAppDecCfg.h
- Timestamp:
- 7 Sep 2015, 18:40:35 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-15.1-MV-draft-4/source/App/TAppDecoder/TAppDecCfg.h
r1321 r1325 93 93 Bool m_printPicOutput; ///< Print information on picture output 94 94 Bool m_printReceivedNalus; ///< Print information on received NAL units 95 #if NH_3D96 Char* m_pchScaleOffsetFile; ///< output coded scale and offset parameters97 Bool m_depth420OutputFlag; ///< output depth layers in 4:2:098 #endif99 95 100 96 Void xAppendToFileNameEnd( Char* pchInputFileName, const Char* pchStringToAppend, Char*& rpchOutputFileName); ///< create filenames
Note: See TracChangeset for help on using the changeset viewer.