Changeset 1532 in SHVCSoftware
- Timestamp:
- 16 Mar 2016, 18:57:06 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/App/TAppEncoder/TAppEncCfg.cpp
r1526 r1532 4160 4160 4161 4161 Int& m_iFrameRate = m_apcLayerCfg[layerIdx]->m_iFrameRate; 4162 Int& m_iIntraPeriod = m_apcLayerCfg[layerIdx]->m_i FrameRate;4162 Int& m_iIntraPeriod = m_apcLayerCfg[layerIdx]->m_iIntraPeriod; 4163 4163 4164 4164 UInt& m_uiMaxTotalCUDepth = m_apcLayerCfg[layerIdx]->m_uiMaxTotalCUDepth;
Note: See TracChangeset for help on using the changeset viewer.