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)
commit97b38a81ac989ccba02d726011a82541f14166df
treed683f7f7e7a75db4da9d3745267cdb1ed303e1f0
parent874a4618b645ab5c1faaa738a871f52492f28de3
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