Changeset 465 in 3DVCSoftware for branches/HTM-DEV-0.3-dev2a/source/App/TAppDecoder/TAppDecTop.h
- Timestamp:
- 12 Jun 2013, 14:01:34 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-DEV-0.3-dev2a/source/App/TAppDecoder/TAppDecTop.h
r464 r465 91 91 Void decode (); ///< main decoding function 92 92 93 #if H_3D_ARP 93 #if H_3D_ARP 94 //GT (IVREFS): This is not needed any more. Reference picture can be obtained from m_ivPicLists. Should be fixed later. 94 95 TDecTop* getTDecTop ( Int layerId ) { return m_tDecTop[layerId]; } 95 96 #endif
Note: See TracChangeset for help on using the changeset viewer.