Changeset 184 in SHVCSoftware for branches/SHM-2.0-dev/source/App/TAppEncoder/TAppEncCfg.h
- Timestamp:
- 11 May 2013, 04:40:57 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-2.0-dev/source/App/TAppEncoder/TAppEncCfg.h
r175 r184 361 361 Int* m_constantPicRateIdc; ///< Indicates constant picture rate idc for various sub-layers 362 362 #endif 363 #if SCALED_REF_LAYER_OFFSETS364 Int m_scaledRefLayerLeftOffset;365 Int m_scaledRefLayerTopOffset;366 Int m_scaledRefLayerRightOffset;367 Int m_scaledRefLayerBottomOffset;368 #endif369 363 public: 370 364 TAppEncCfg();
Note: See TracChangeset for help on using the changeset viewer.