diff options
author | Jacopo Mondi <jacopo@jmondi.org> | 2019-04-09 11:27:29 +0200 |
---|---|---|
committer | Jacopo Mondi <jacopo@jmondi.org> | 2019-04-18 15:37:59 +0200 |
commit | ee027781b4c265b378ed16f91eeded7b42f5dfe4 (patch) | |
tree | 70e4551115ab141c99f0625bf8c98a4cbc967b4f /utils | |
parent | 0527ba92adb7d97941ec4b8cd861178634f632b6 (diff) |
libcamera: buffer: Store Request reference in Buffer
Add to the Buffer class methods to set and retrieve a reference to the
Request instance the buffer is part of.
As buffers outlive the Request they are associated with, the reference
is only temporary valid during the buffer completion interval (from when
the buffer gets queued to Camera for processing, until it gets marked as
completed).
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions