OSDN Git Service

Camera2/3: For still captures, use widest FPS range available.
authorEino-Ville Talvala <etalvala@google.com>
Fri, 20 Sep 2013 17:12:32 +0000 (10:12 -0700)
committerThe Android Automerger <android-build@android.com>
Fri, 20 Sep 2013 19:43:41 +0000 (12:43 -0700)
commit25150209a20906ea25b8cc233962e81432260ec5
treefeef75dc9b6b775c6bb7a0413be07d95e8c3c1e3
parent75318ada7a94c5a67b31bbb9e010eac3e9660188
Camera2/3: For still captures, use widest FPS range available.

Instead of using the application-selected preview FPS range for still
captures, select the widest FPS range advertised by the device and use
it for still captures instead, to give the HAL the widest range of exposure
values to choose from possible.

Bug: 10842868
Change-Id: I0e24f5eb713a4f8df116cd5979a84390cc0974d7
services/camera/libcameraservice/api1/Camera2Client.cpp
services/camera/libcameraservice/api1/client2/Parameters.cpp
services/camera/libcameraservice/api1/client2/Parameters.h