Home
last modified time | relevance | path

Searched defs:dstPlane (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/dng_sdk/source/
H A Ddng_mosaic_info.cpp341 uint32 dstPlane, in Calculate()
1015 for (uint32 dstPlane = 0; dstPlane < info.fColorPlanes; dstPlane++) in dng_bilinear_interpolator() local
1056 for (uint32 dstPlane = 0; in Interpolate() local
H A Ddng_image.cpp754 uint32 dstPlane, in CopyArea()
H A Ddng_pixel_buffer.cpp713 uint32 dstPlane, in CopyArea()
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api2/
H A DHeicCompositeStream.cpp2215 MediaImage2::PlaneIndex dstPlane = codecUPlaneFirst ? MediaImage2::U : MediaImage2::V; in copyOneYuvTile() local