Changeset 877 in 3DVCSoftware for branches/HTM-10.1-dev0/source/Lib/TLibDecoder/TDecCAVLC.h
- Timestamp:
- 27 Mar 2014, 19:31:41 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-10.1-dev0/source/Lib/TLibDecoder/TDecCAVLC.h
r872 r877 124 124 #endif 125 125 #if H_3D_INTER_SDC 126 #if QC_SDC_UNIFY_G0130127 126 Void parseDeltaDC ( TComDataCU* pcCU, UInt absPartIdx, UInt depth ); 128 127 Void parseSDCFlag ( TComDataCU* pcCU, UInt uiAbsPartIdx, UInt uiDepth ); 129 #else130 Void parseInterSDCFlag ( TComDataCU* pcCU, UInt uiAbsPartIdx, UInt uiDepth );131 Void parseInterSDCResidualData ( TComDataCU* pcCU, UInt uiAbsPartIdx, UInt uiDepth, UInt uiPart );132 #endif133 128 #endif 134 129 #if H_3D_DBBP
Note: See TracChangeset for help on using the changeset viewer.