Changeset 231 in 3DVCSoftware for branches/HTM-5.1-dev3-MERL/source/Lib/TLibRenderer/TRenFilter.cpp
- Timestamp:
- 26 Jan 2013, 19:36:53 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-5.1-dev3-MERL/source/Lib/TLibRenderer/TRenFilter.cpp
r56 r231 1154 1154 } 1155 1155 1156 1157 1156 // Down Sampling 1158 1157 // Down sample luma … … 1224 1223 } 1225 1224 } 1226 1227 1225 1228 1226 Void TRenFilter::xInterpHorChroma( Pel* piSrc, Int iSrcStride, Int iSrcStepX, Int iSrcStepY, Int iWidth, Int iHeight, Pel* piDst, Int iDstStride, Int iDstStepX, Int iDstStepY, FpChromaIntFilt fpFilter )
Note: See TracChangeset for help on using the changeset viewer.