OSDN Git Service

Camera: Add BURST_CAPTURE capability flag
authorEino-Ville Talvala <etalvala@google.com>
Fri, 3 Oct 2014 01:27:34 +0000 (18:27 -0700)
committerEino-Ville Talvala <etalvala@google.com>
Mon, 17 Nov 2014 17:50:33 +0000 (17:50 +0000)
commit0f0d79551a1c00565ce4ed389f82d2f468d7ce7d
treea711bdfd97205d5f63ea50c8770f1837cafe138f
parent96ce0ae53cb5fd46d2e23aa0246b3a8824cdc84e
Camera: Add BURST_CAPTURE capability flag

This capability (a subset of FULL) indicates that a camera device can
capture high-rate (>= 20fps) bursts of images at full device
resolution, in at least the YUV_420_888 format.

It also guarantees that the synchronization latency for a device is
relatively small, so that fixed-setting bursts can be captured quickly.

Bug: 18281970
Change-Id: Ib774e1cef8b1924326f505c3595f947ac725e27e
camera/docs/docs.html
camera/docs/metadata_properties.xml
camera/include/system/camera_metadata_tags.h
camera/src/camera_metadata_tag_info.c