Changeset 296 in 3DVCSoftware for trunk/source/Lib/TLibRenderer/TRenFilter.cpp
- Timestamp:
- 20 Feb 2013, 22:07:43 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/Lib/TLibRenderer/TRenFilter.cpp
r56 r296 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.