OSDN Git Service

Camera2: ZSL: Do regular capture if AE is not satisfied.
authorEino-Ville Talvala <etalvala@google.com>
Tue, 18 Sep 2012 00:55:07 +0000 (17:55 -0700)
committerEino-Ville Talvala <etalvala@google.com>
Tue, 18 Sep 2012 17:55:03 +0000 (10:55 -0700)
commit2274549ec18f63a285db871fa67abf42124d116e
treecf031f7fb2377e900d96434e7b19685b30d58f76
parent9585b06fdaff8a8168ea186a76853f65218fc697
Camera2: ZSL: Do regular capture if AE is not satisfied.

- Check the AE state of the selected ZSL buffer; if it's not reporting
  as CONVERGED or LOCKED, fall back to normal capture sequence
- Add more debugging for the ZSL queue.

Bug: 6910087
Change-Id: I77a4287580aa9ddbd58438477c40ce829555d0ca
services/camera/libcameraservice/Camera2Client.cpp
services/camera/libcameraservice/camera2/CaptureSequencer.cpp
services/camera/libcameraservice/camera2/ZslProcessor.cpp
services/camera/libcameraservice/camera2/ZslProcessor.h