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)
committerEino-Ville Talvala <etalvala@google.com>
Fri, 20 Sep 2013 17:18:36 +0000 (10:18 -0700)
commit0181fde7bd20238cb13ae2665f0e5bfe7c2d9ac8
tree64cdd48a007e26e3602bd467f5434e7870a95ec1
parentfbb2609f132f23a983d376dec9ae6bfebfcacc4c
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