Lines Matching refs:dstImage
1122 dng_image &dstImage,
1138 dng_image &dstImage, in dng_fast_interpolator() argument
1143 dstImage) in dng_fast_interpolator()
1806 dng_image &dstImage, in InterpolateGeneric() argument
1822 dng_point dstTileSize = dstImage.RepeatingTile ().Size (); in InterpolateGeneric()
1851 dstImage.PixelType (), pcRowInterleaved, NULL); in InterpolateGeneric()
1871 dng_tile_iterator iter1 (dstImage, dstImage.Bounds ()); in InterpolateGeneric()
1920 dstImage.Put (dstBuffer); in InterpolateGeneric()
1933 dng_image &dstImage, in InterpolateFast() argument
1942 dstImage, in InterpolateFast()
1948 dng_rect bounds = dstImage.Bounds (); in InterpolateFast()
1962 dng_image &dstImage, in Interpolate() argument
1973 dstImage, in Interpolate()
1984 dstImage, in Interpolate()