Changeset 422 in 3DVCSoftware for branches/HTM-6.2-dev2-MERL/source/Lib/TLibCommon/TComDataCU.cpp
- Timestamp:
- 20 May 2013, 01:51:15 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-6.2-dev2-MERL/source/Lib/TLibCommon/TComDataCU.cpp
r419 r422 3862 3862 cDisInfo.m_acMvCandNoRef[0] = getDvInfo(uiAbsPartIdx).m_acMvCandNoRef[0]; 3863 3863 #endif 3864 #if MERL_General_Fix 3864 3865 #if MERL_VSP_C0152 3865 3866 #if MERL_VSP_NBDV_RefVId_Fix_D0166 3866 3867 cDisInfo.m_aListIdx[0] = getDvInfo(uiAbsPartIdx).m_aListIdx[0]; 3867 3868 cDisInfo.m_aRefIdx[0] = getDvInfo(uiAbsPartIdx).m_aRefIdx[0]; 3869 #endif 3868 3870 #endif 3869 3871 #endif … … 5380 5382 5381 5383 TComPic* picDepth = NULL; 5384 #if MERL_General_Fix 5382 5385 #if MERL_VSP_C0152 5383 5386 #if MERL_VSP_NBDV_RefVId_Fix_D0166 … … 5388 5391 #else 5389 5392 picDepth = getSlice()->getRefPicBaseDepth(); 5393 #endif 5390 5394 #endif 5391 5395 #endif
Note: See TracChangeset for help on using the changeset viewer.