summaryrefslogtreecommitdiff
path: root/src/android/frame_buffer_allocator.h
diff options
context:
space:
mode:
authorJacopo Mondi <jacopo@jmondi.org>2022-07-15 14:11:49 +0200
committerJacopo Mondi <jacopo@jmondi.org>2022-07-23 11:41:20 +0200
commit6aa6d57e8166ab8698ec43e62a271a5da9ce72d9 (patch)
tree0982ec3d9e068ca098ed1cb72cb366e12332252b /src/android/frame_buffer_allocator.h
parent15a5ab99aea0f87c86a5e45401fc2641e813ff3e (diff)
libcamera: v4l2_videodevice: Add multiplanar argument to toV4L2PixelFormat
The toV4L2PixelFormat() function selects which V4L2 format variant to use (contiguous planes vs non-contiguous version) by using video device multiplanar API from the capabilities. The isMultiplanar() function however verifies if the video device uses the singleplanar or the multiplanar V4L2 API, something which is unrelated to the format variant to use. Add a 'multiplanar' flag, which defaults to false, to the toV4L2PixelFormat() function to allow explicit selection of the format variant. Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Diffstat (limited to 'src/android/frame_buffer_allocator.h')
0 files changed, 0 insertions, 0 deletions