Ignore:
Timestamp:
3 Jun 2012, 21:48:11 (12 years ago)
Author:
vidyo
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-3.0-Vidyo/source/App/TAppEncoder/TAppEncTop.h

    r56 r70  
    8484#endif
    8585
     86#if VIDYO_VPS_INTEGRATION
     87  TComVPS                     m_cVPS;
     88#endif
     89 
    8690#if HHI_VSO
    8791  TRenTop                     m_cRendererTop;
     
    131135#endif
    132136 
     137#if VIDYO_VPS_INTEGRATION
     138  TComVPS*          getVPS()  { return &m_cVPS; }
     139#endif
     140 
    133141#if DEPTH_MAP_GENERATION
    134142  TComSPSAccess*    getSPSAccess  () { return &m_cSPSAccess;   }
Note: See TracChangeset for help on using the changeset viewer.