Ignore:
Timestamp:
11 May 2013, 04:40:57 (12 years ago)
Author:
qualcomm
Message:

Configuration file support related to r175.

Added configuation file support for specifying scaled reference layer offsets for more than one enhancement layer.

From: Adarsh K. Ramasubramonian <aramasub@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-2.0-dev/source/App/TAppEncoder/TAppEncCfg.h

    r175 r184  
    361361  Int*      m_constantPicRateIdc;                                ///< Indicates constant picture rate idc for various sub-layers
    362362#endif
    363 #if SCALED_REF_LAYER_OFFSETS
    364   Int       m_scaledRefLayerLeftOffset;
    365   Int       m_scaledRefLayerTopOffset;
    366   Int       m_scaledRefLayerRightOffset;
    367   Int       m_scaledRefLayerBottomOffset;
    368 #endif 
    369363public:
    370364  TAppEncCfg();
Note: See TracChangeset for help on using the changeset viewer.