OSDN Git Service

libhardware/camera.h: camera HAL memory management updates
authorIliyan Malchev <malchev@google.com>
Mon, 6 Jun 2011 23:39:06 +0000 (16:39 -0700)
committerIliyan Malchev <malchev@google.com>
Tue, 7 Jun 2011 01:08:24 +0000 (18:08 -0700)
commit24b325e614747266c2488f2f973a03c501bcfe9c
treed36b14e462a16a017f65f7360a3c6d34e7a4c22e
parent57adb36c30893cf3161bbb16a4a3505689ee75fa
libhardware/camera.h: camera HAL memory management updates

-- add a callback to camera_memory_t that can be used to free the requested
   memory
-- memory requests are in the form of N buffers S bytes each
-- data callbacks pass an index to a buffer in addition to the camera_memory
   pointer

Change-Id: I368139809f25a662d8895f205e3b87fa5046a4b2
Signed-off-by: Iliyan Malchev <malchev@google.com>
include/hardware/camera.h