commit | 50e8f4a712298584f8a043da1ce85abe02d0c6a7 | [log] [tgz] |
---|---|---|
author | Kevin Chan <ktchan@codeaurora.org> | Wed Mar 20 18:39:25 2013 -0700 |
committer | Kevin Chan <ktchan@codeaurora.org> | Thu Apr 04 13:23:29 2013 -0700 |
tree | bb7ca476ba648c5186017c9b1fac1cce09b70793 | |
parent | 522637615ef60a6b544da9bc02dcb17909a8133a [diff] |
msm: camera: Handle burst stream with limited buffer For burst stream, image buffers are not queued back for processing. When ISP ping pong address is updated, we need to check for the remaining burst count to see if we need to fetch and new buffer and update the address. Add change to update the burst count in order to check if we have free buffers. Change-Id: I683889d6e04de59ef610a5abb771b103fd4669f2 Signed-off-by: Kevin Chan <ktchan@codeaurora.org>