Changeset 614 in 3DVCSoftware for branches/HTM-8.0-dev0/source/Lib/TLibCommon/TComRdCost.h
- Timestamp:
- 3 Sep 2013, 19:54:21 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-8.0-dev0/source/Lib/TLibCommon/TComRdCost.h
r608 r614 235 235 UInt calcHAD(Int bitDepth, Pel* pi0, Int iStride0, Pel* pi1, Int iStride1, Int iWidth, Int iHeight ); 236 236 237 #if SCU_HS_FAST_DEPTH_INTRA_E0238 237 #if SCU_HS_FAST_DEPTH_INTRA_E0238_HHIFIX 238 238 UInt calcVAR(Pel* pi0, Int stride, Int width, Int height, Int cuDepth); 239 239 #endif
Note: See TracChangeset for help on using the changeset viewer.