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