Ignore:
Timestamp:
11 Jun 2013, 20:35:00 (11 years ago)
Author:
zhang
Message:

Implementation of ARP from QC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-DEV-0.3-dev2a/source/App/TAppDecoder/TAppDecTop.h

    r446 r464  
    9191  Void  decode            (); ///< main decoding function
    9292 
     93#if H_3D_ARP
     94  TDecTop* getTDecTop     ( Int layerId )          { return m_tDecTop[layerId]; }
     95#endif
     96
    9397protected:
    9498  Void  xCreateDecLib     (); ///< create internal classes
Note: See TracChangeset for help on using the changeset viewer.