Changeset 805 in 3DVCSoftware for branches/HTM-9.3-dev2-MediaTek/source/Lib/TLibCommon/TComDataCU.cpp
- Timestamp:
- 27 Jan 2014, 06:48:42 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-9.3-dev2-MediaTek/source/Lib/TLibCommon/TComDataCU.cpp
r790 r805 2273 2273 } 2274 2274 #endif 2275 2275 #if !MTK_IC_FLAG_CABAC_SIMP_G0061 2276 2276 #if H_3D_IC 2277 2277 UInt TComDataCU::getCtxICFlag( UInt uiAbsPartIdx ) … … 2291 2291 } 2292 2292 #endif 2293 2293 #endif 2294 2294 #if H_3D_INTER_SDC 2295 2295 Void TComDataCU::setInterSDCFlagSubParts ( Bool bInterSDCFlag, UInt uiAbsPartIdx, UInt uiPartIdx, UInt uiDepth )
Note: See TracChangeset for help on using the changeset viewer.