Searched defs:dstPlane (Results 1 – 4 of 4) sorted by relevance
341 uint32 dstPlane, in Calculate()1015 for (uint32 dstPlane = 0; dstPlane < info.fColorPlanes; dstPlane++) in dng_bilinear_interpolator() local1056 for (uint32 dstPlane = 0; in Interpolate() local
754 uint32 dstPlane, in CopyArea()
713 uint32 dstPlane, in CopyArea()
2215 MediaImage2::PlaneIndex dstPlane = codecUPlaneFirst ? MediaImage2::U : MediaImage2::V; in copyOneYuvTile() local