diff options
author | Jacopo Mondi <jacopo@jmondi.org> | 2021-02-24 12:50:40 +0100 |
---|---|---|
committer | Jacopo Mondi <jacopo@jmondi.org> | 2021-03-03 09:50:13 +0100 |
commit | a725baf4b33320a71f03474627c9bf19cdafc4ed (patch) | |
tree | fe357c9c50066f43f71cd18ad995f56fbffbbfe1 /src/android/cros | |
parent | d5473c962618f29e3f2f971b794a7fc770afc9bd (diff) |
android: Move buffer mapping to CameraStream
The destination buffer for the post-processing component is
currently first mapped in the CameraDevice class and then passed
to CameraStream which simply calls the post-processor interface.
Move the mapping to CameraStream::process() to tie the buffer
mapping to the lifetime of the CameraBuffer instance.
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Diffstat (limited to 'src/android/cros')
0 files changed, 0 insertions, 0 deletions