diff options
author | Niklas Söderlund <niklas.soderlund@ragnatech.se> | 2020-06-27 00:28:04 +0200 |
---|---|---|
committer | Niklas Söderlund <niklas.soderlund@ragnatech.se> | 2020-06-28 14:25:46 +0200 |
commit | dcb3e7e2dfae021c7e21a0ed32697389bb8aca40 (patch) | |
tree | af668835909c981f151295963de1cf1b7e8174b4 /include/android/hardware/libhardware | |
parent | 76332f0f8a3c7af1f09f9df1229e025788b2e821 (diff) |
libcamera: ipu3: Import instead of allocate statistic buffers
Statistics buffers are not yet used by the IPU3 pipeline, they are never
queued to the statistics video device or in any other way consumed. The
kernel driver will however not allow video streaming to start if buffers
are not either allocated or imported on the statistics video device.
Instead of allocating the buffers wasting memory that is never used,
import buffers.
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 'include/android/hardware/libhardware')
0 files changed, 0 insertions, 0 deletions