Changeset 630 in 3DVCSoftware for branches/HTM-8.2-dev0-MediaTek/source/Lib/TLibCommon/TComPrediction.cpp
- Timestamp:
- 23 Sep 2013, 09:04:03 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-8.2-dev0-MediaTek/source/Lib/TLibCommon/TComPrediction.cpp
r629 r630 731 731 // Get depth reference 732 732 Int depthRefViewIdx = pcCU->getDvInfo(uiPartAddr).m_aVIdxCan; 733 #if H_3D_FCO_VSP_DONBDV 733 #if H_3D_FCO_VSP_DONBDV_E0163 734 734 TComPic* pRefPicBaseDepth = 0; 735 735 Bool bIsCurrDepthCoded = false; … … 766 766 pcCU->clipMv(cDv); 767 767 768 #if H_3D_FCO_VSP_DONBDV 768 #if H_3D_FCO_VSP_DONBDV_E0163 769 769 if ( bIsCurrDepthCoded ) 770 770 {
Note: See TracChangeset for help on using the changeset viewer.