Changeset 187 in 3DVCSoftware for branches/HTM-4.1-dev0/source/Lib/TLibDecoder/TDecSbac.h
- Timestamp:
- 15 Nov 2012, 17:09:52 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-4.1-dev0/source/Lib/TLibDecoder/TDecSbac.h
r177 r187 152 152 #endif 153 153 154 #if LGE_EDGE_INTRA 154 #if LGE_EDGE_INTRA_A0070 155 155 Void xParseEdgeIntraInfo ( TComDataCU* pcCU, UInt uiAbsPartIdx, UInt uiDepth ); 156 156 #endif … … 269 269 ContextModel3DBuffer m_cDmmDataSCModel; 270 270 #endif 271 #if LGE_EDGE_INTRA 271 #if LGE_EDGE_INTRA_A0070 272 272 ContextModel3DBuffer m_cEdgeIntraSCModel; 273 273 #if LGE_EDGE_INTRA_DELTA_DC
Note: See TracChangeset for help on using the changeset viewer.