maru-camera: Removed unnecessary memory copy
authorJinhyung Jo <jinhyung.jo@samsung.com>
Tue, 4 Aug 2015 04:58:06 +0000 (13:58 +0900)
committerJinhyung Jo <jinhyung.jo@samsung.com>
Tue, 4 Aug 2015 07:50:57 +0000 (16:50 +0900)
commit6fbb313d1374374d9eec0f2cf95e58586d3570c2
tree8615b07bbf2e62de1696dd438650bed9a2033759
parent0582ef4840489c1280e72d69f72ea9df89d4c304
maru-camera: Removed unnecessary memory copy

In the Win32 Module, converted directly image into the device memory
instead  of using a temporary buffer.

Change-Id: If2f765d7a7d826adffb369e2a382bc991b0afc3d
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
tizen/src/hw/pci/maru_camera_win32.c