History log of /packages/apps/Camera2/src/com/android/camera/burst/BurstArtifact.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fda210123a0570a3c0cb4ef9210c47bd980cbc53 17-Oct-2014 Shashi Shekhar <shashishekhar@google.com> Initial interface for the burst module.

Interface for the burst module.

Burst module controls the internal camera buffer and keeps images that
best represent a burst at any given point in time.
The burst module decides which frames to keep by analyzing low-res
preview frames and then keeping corresponding high-res images in the
internal camera buffer.
At the end of the burst, the burst module retrieves results from the
internal camera buffer and can do post processing on the results.

Change-Id: I09d4031ad1566232a5d4641084523c3e3e0aace6
/packages/apps/Camera2/src/com/android/camera/burst/BurstArtifact.java