Changeset 468 in 3DVCSoftware for branches/HTM-DEV-0.3-dev2a/source/Lib/TLibEncoder/TEncCavlc.h
- Timestamp:
- 16 Jun 2013, 05:33:39 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-DEV-0.3-dev2a/source/Lib/TLibEncoder/TEncCavlc.h
r464 r468 117 117 Void codeARPW ( TComDataCU* pcCU, UInt uiAbsPartIdx ); 118 118 #endif 119 #if H_3D_IC 120 Void codeICFlag ( TComDataCU* pcCU, UInt uiAbsPartIdx ); 121 #endif 119 122 120 123 Void codeInterModeFlag( TComDataCU* pcCU, UInt uiAbsPartIdx, UInt uiDepth, UInt uiEncMode );
Note: See TracChangeset for help on using the changeset viewer.