Changeset 1203 in SHVCSoftware for branches/SHM-dev/source/App/TAppDecoder/TAppDecCfg.h
- Timestamp:
- 8 Jul 2015, 20:57:55 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/App/TAppDecoder/TAppDecCfg.h
r1177 r1203 84 84 #if AVC_BASE 85 85 Char* m_pchBLReconFile; ///< input BL reconstruction file name 86 #if !REPN_FORMAT_IN_VPS87 Int m_iBLSourceWidth;88 Int m_iBLSourceHeight;89 #endif90 86 #endif 91 87 CommonDecoderParams m_commonDecoderParams; … … 113 109 #if Q0074_COLOUR_REMAPPING_SEI 114 110 , m_colourRemapSEIEnabled(0) 115 #endif116 #if SVC_EXTENSION117 #if AVC_BASE && !REPN_FORMAT_IN_VPS118 , m_iBLSourceWidth(0)119 , m_iBLSourceHeight(0)120 #endif121 111 #endif 122 112 , m_respectDefDispWindow(0)
Note: See TracChangeset for help on using the changeset viewer.