Changeset 1436 in SHVCSoftware
- Timestamp:
- 11 Aug 2015, 20:53:58 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/App/TAppEncoder/TAppEncCfg.cpp
r1434 r1436 4237 4237 xConfirmPara( m_uiDeltaQpRD > 0, "Rate control cannot be used together with slice level multiple-QP optimization!\n" ); 4238 4238 #if U0132_TARGET_BITS_SATURATION 4239 Int layerPTLIdx = m_apcLayerCfg[layerIdx]->m_layerPTLIdx;4240 4241 4239 if( m_apcLayerCfg[layerIdx]->m_RCCpbSaturationEnabled && m_levelList[layerPTLIdx]!=Level::NONE && m_profileList[layerPTLIdx]!=Profile::NONE ) 4242 4240 {
Note: See TracChangeset for help on using the changeset viewer.