commit | 17b790b9f0301f68526cac6c780f2b49b57a4a27 | [log] [tgz] |
---|---|---|
author | Kevin Chan <ktchan@codeaurora.org> | Sun Feb 17 22:54:24 2013 -0800 |
committer | Kevin Chan <ktchan@codeaurora.org> | Mon Feb 18 15:30:46 2013 -0800 |
tree | c398fc793576b6d219bf51446c4b34995ec12f52 | |
parent | 76bc29207fc594d738260d1081159a67f9948b97 [diff] |
msm: camera: Refactor ISP snapshot buffer management During burst mode, when ISP need to capture one burst image. Only one buffer is allocated. Both ping pong buffer should be configured to the same address. Change the buffer management code flow to fetch new buffer when there are free buffers avaliable. Change-Id: I5b7c19e1986bd670904fa326943699a89f00d4b8 Signed-off-by: Kevin Chan <ktchan@codeaurora.org>