commit | ce198eeece3a737f53793281d7b29906f8cf59d9 | [log] [tgz] |
---|---|---|
author | Kevin Chan <ktchan@codeaurora.org> | Thu Mar 14 18:47:18 2013 -0700 |
committer | Kevin Chan <ktchan@codeaurora.org> | Thu Mar 21 16:51:28 2013 -0700 |
tree | db1588f9d700c8f5dcda2211fef8760067bdd8b4 | |
parent | baf0a13002c6e0f48ad660f3c6d9c354bc6698cc [diff] |
msm: camera: Add statistics support for concurrent ISP For image statatistics for concurrent ISP, we collect statistics for a single camera sensor from two ISP hardware. A single buffer is passed from userspace and share between two ISP hardware using different buffer offset. When both hardware are done with the buffer, a stats done event will be send to userspace. Change-Id: Ia129fbfc082c8d348db0d2765dddeb8d442c931f Signed-off-by: Kevin Chan <ktchan@codeaurora.org>