Home
last modified time | relevance | path

Searched refs:dstPlane (Results 1 – 5 of 5) sorted by relevance

/external/dng_sdk/source/
Ddng_mosaic_info.cpp332 uint32 dstPlane,
341 uint32 dstPlane, in Calculate() argument
377 uint8 planeColor = info.fCFAPlaneColor [dstPlane]; in Calculate()
1015 for (uint32 dstPlane = 0; dstPlane < info.fColorPlanes; dstPlane++) in dng_bilinear_interpolator() local
1018 fPattern [dstPlane] . Calculate (info, in dng_bilinear_interpolator()
1019 dstPlane, in dng_bilinear_interpolator()
1056 for (uint32 dstPlane = 0; in Interpolate() local
1057 dstPlane < dstBuffer.fPlanes; in Interpolate()
1058 dstPlane++) in Interpolate()
1067 dstPlane); in Interpolate()
[all …]
Ddng_image.cpp754 uint32 dstPlane, in CopyArea() argument
775 destTile.CopyArea (srcTile, srcTileArea, srcPlane, dstPlane, planes); in CopyArea()
Ddng_image.h288 uint32 dstPlane,
Ddng_pixel_buffer.h626 uint32 dstPlane,
Ddng_pixel_buffer.cpp713 uint32 dstPlane, in CopyArea() argument
726 dstPlane); in CopyArea()