OSDN Git Service

Camera3: Allow many calls to process_capture_result per request
authorEino-Ville Talvala <etalvala@google.com>
Wed, 3 Apr 2013 22:18:20 +0000 (15:18 -0700)
committerEino-Ville Talvala <etalvala@google.com>
Tue, 9 Apr 2013 00:08:00 +0000 (17:08 -0700)
commit7c9416b1880ae0507a6422646a6f162379cd094f
tree9424f57e8e43b556c4abe4e4e58e01a7f4298008
parent52feb4b1149692d9c95ef599f0086f2391567952
Camera3: Allow many calls to process_capture_result per request

Allow the HAL to split the capture result across multiple calls to
process_capture_result, so that when the sync framework cannot be
used, some output buffers can still be returned later than others.

Change-Id: Iea7f77a3d28daac3a94045ab4566f677aa53a7f9
include/hardware/camera3.h