Changeset 377 in SHVCSoftware for branches/SHM-3.1-dev/source/Lib/TLibCommon/TComPic.h
- Timestamp:
- 30 Aug 2013, 03:29:41 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-3.1-dev/source/Lib/TLibCommon/TComPic.h
r313 r377 207 207 const SEIMessages& getSEIs() const { return m_SEIs; } 208 208 209 #if REF_IDX_FRAMEWORK209 #if SVC_EXTENSION 210 210 Void copyUpsampledPictureYuv(TComPicYuv* pcPicYuvIn, TComPicYuv* pcPicYuvOut); 211 #endif212 211 #if AVC_SYNTAX 213 212 Void readBLSyntax( fstream* filestream, UInt numBytes ); 214 213 #endif 214 #endif 215 215 #if SYNTAX_OUTPUT 216 216 Void wrireBLSyntax( fstream* filestream, UInt numBytes );
Note: See TracChangeset for help on using the changeset viewer.