Changeset 1131 in 3DVCSoftware for branches/HTM-13.0-dev0/source/Lib/TLibDecoder/TDecTop.h
- Timestamp:
- 18 Feb 2015, 17:39:40 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-13.0-dev0/source/Lib/TLibDecoder/TDecTop.h
r1124 r1131 83 83 #endif 84 84 85 #if !LGE_DDD_REMOVAL_J0042_J003086 #if H_3D_DDD87 Int getCodedScale( Int iBaseView, Int iCureView){ return m_aaiCodedScale[ iBaseView ][ iCureView ];}88 Int getCodedOffset( Int iBaseView, Int iCureView){ return m_aaiCodedOffset[ iBaseView ][ iCureView ];}89 UInt getCamParsCodedPrecision(){ return m_vps->getCamParPrecision(); }90 #endif91 #endif92 85 93 86 private:
Note: See TracChangeset for help on using the changeset viewer.