commit | 1384475d8f33fee2cf9bef437e1e93f9b4e8c6b0 | [log] [tgz] |
---|---|---|
author | Shuzhen Wang <shuzhenw@codeaurora.org> | Mon May 20 15:13:45 2013 -0700 |
committer | Shuzhen Wang <shuzhenw@codeaurora.org> | Mon May 20 15:43:07 2013 -0700 |
tree | 26d0b52b2bd15a5a63b7846533fd973cb7680e79 | |
parent | 52b6b31ccf904c550e3732e0d3ef97d3682582a4 [diff] |
msm: camera2: Add monotonic timestamp for SOF In Camera3, SOF (start of frame) event indicates the time imager starts to expose. Its timestamp is used for frameworks to do AV sync for video recording, which needs to use kernel monotonic clock source. Hence add a new field in the event structure to pass this along. Change-Id: I35760bee9a796f058d3f58d1d0532070aff6d2ae Signed-off-by: Shuzhen Wang <shuzhenw@codeaurora.org>