Ignore:
Timestamp:
14 Nov 2013, 21:34:37 (11 years ago)
Author:
interdigital
Message:

remove macros FINAL_RPL_CHANGE_N0082, EXTERNAL_USEDBYCURR_N0082 and TEMP_SCALABILITY_FIX and related code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-4.0-dev/source/App/TAppEncoder/TAppEncLayerCfg.h

    r467 r471  
    9898  Int       m_scaledRefLayerRightOffset [MAX_LAYERS];
    9999  Int       m_scaledRefLayerBottomOffset[MAX_LAYERS];
    100 #if FINAL_RPL_CHANGE_N0082
    101   GOPEntry  m_GOPListLayer[MAX_GOP];                            ///< for layer
    102 #endif
    103100#if O0194_DIFFERENT_BITDEPTH_EL_BL
    104101  Int       m_inputBitDepthY;                               ///< bit-depth of input file (luma component)
     
    175172  Bool    getRCForceIntraQP()         {return m_RCForceIntraQP;        }
    176173#endif
    177 #if FINAL_RPL_CHANGE_N0082
    178   GOPEntry getGOPEntry(Int i )        {return m_GOPListLayer[i];  }
    179 #endif
    180174#if REPN_FORMAT_IN_VPS
    181175  Int     getRepFormatIdx()           { return m_repFormatIdx;  }
Note: See TracChangeset for help on using the changeset viewer.