Searched refs:aBaseIndex (Results 1 – 1 of 1) sorted by relevance
2272 const sal_uInt32 aBaseIndex(x * aNumberOfContributions); in ImplScaleConvolutionHor() local2280 const sal_uInt32 aIndex(aBaseIndex + j); in ImplScaleConvolutionHor()2363 const sal_uInt32 aBaseIndex(y * aNumberOfContributions); in ImplScaleConvolutionVer() local2371 const sal_uInt32 aIndex(aBaseIndex + j); in ImplScaleConvolutionVer()
Completed in 25 milliseconds