Changeset 184 in SHVCSoftware for branches/SHM-2.0-dev/source/App/TAppEncoder/TAppEncLayerCfg.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/TAppEncLayerCfg.h
r125 r184 54 54 Int* m_aidQP; ///< array of slice QP values 55 55 TAppEncCfg* m_cAppEncCfg; ///< pointer to app encoder config 56 #if SCALED_REF_LAYER_OFFSETS 57 Int m_scaledRefLayerLeftOffset; 58 Int m_scaledRefLayerTopOffset; 59 Int m_scaledRefLayerRightOffset; 60 Int m_scaledRefLayerBottomOffset; 61 #endif 56 62 public: 57 63 TAppEncLayerCfg();
Note: See TracChangeset for help on using the changeset viewer.