Changeset 318 in 3DVCSoftware
- Timestamp:
- 22 Mar 2013, 15:02:50 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-5.1-dev3-Test-C0135/source/Lib/TLibCommon/TComDataCU.cpp
r246 r318 5798 5798 Int iTStartViewIdx = 0; 5799 5799 UInt uiPartIdxRB, uiBRIdx; 5800 Int uiViewIdxCurr= getSlice()->getViewId(); 5800 #if !MTK_SIMPLIFY_DVTC 5801 Int uiViewIdxCurr = getSlice()->getViewId(); 5802 #endif 5801 5803 UInt uiPartIdxCenter; 5802 5804 xDeriveCenterIdx( eCUMode, uiPartIdx, uiPartIdxCenter );
Note: See TracChangeset for help on using the changeset viewer.