Changeset 200 in 3DVCSoftware for branches/HTM-5.0-Nokia/source/Lib/TLibEncoder/TEncSearch.h
- Timestamp:
- 3 Dec 2012, 16:57:58 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-5.0-Nokia/source/Lib/TLibEncoder/TEncSearch.h
r197 r200 333 333 334 334 #if HHI_DMM_WEDGE_INTRA || HHI_DMM_PRED_TEX 335 335 336 Bool predIntraLumaDMMAvailable ( UInt uiMode, 336 337 UInt uiWidth, 337 UInt uiHeight ); 338 #if HHI_DMM_PRED_TEX && FLEX_CODING_ORDER 339 UInt uiHeight, 340 Bool bDMMAvailable34 ); 341 #else 342 UInt uiHeight ); 343 #endif 344 338 345 Void xGetWedgeDeltaDCsMinDist ( TComWedgelet* pcWedgelet, 339 346 TComDataCU* pcCU,
Note: See TracChangeset for help on using the changeset viewer.