Changeset 805 in 3DVCSoftware for branches/HTM-9.3-dev2-MediaTek/source/Lib/TLibCommon/TComDataCU.h
- 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.h
r773 r805 730 730 UInt getCTXARPWFlag ( UInt uiAbsPartIdx ); 731 731 #endif 732 #if !MTK_IC_FLAG_CABAC_SIMP_G0061 732 733 #if H_3D_IC 733 734 UInt getCtxICFlag ( UInt uiAbsPartIdx ); 735 #endif 734 736 #endif 735 737 UInt getSliceStartCU ( UInt pos ) { return m_sliceStartCU[pos-m_uiAbsIdxInLCU]; }
Note: See TracChangeset for help on using the changeset viewer.