diff options
author | Niklas Söderlund <niklas.soderlund@ragnatech.se> | 2020-11-04 14:32:11 +0100 |
---|---|---|
committer | Niklas Söderlund <niklas.soderlund@ragnatech.se> | 2021-02-05 01:20:32 +0100 |
commit | 354f1fb933e7cd8f01fb4d16c78d1f851fa08d7b (patch) | |
tree | d54061a09be6bf50fdd709eca6af32214586d5e7 /test/ipa/ipa_wrappers_test.cpp | |
parent | d4225a23aed82ae22782980cc8ee3a54c2ad48e9 (diff) |
libcamera: ipu3: cio2: Return the FrameBuffer pointer used
When adding IPA plumbing to the IPU3 pipeline handler it will be needed
to track which raw buffer was queued to the CIO2 for a specific request.
Currently if using an internally allocated raw buffer the FrameBuffer is
not exposed outside the CIO2Device as it was not needed. Prepare for the
IPA by exposing which internal raw buffer is picked for each request,
later changes will associate this with a Request.
Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'test/ipa/ipa_wrappers_test.cpp')
0 files changed, 0 insertions, 0 deletions