Files
external_libcamera/src/libcamera
Laurent Pinchart 7f2da874cd libcamera: byte_stream_buffer: Add zero-copy read() variant
Add a read() function to ByteStreamBuffer that returns a pointer to the
data instead of copying it. Overflow check is still handled by the
class, but the caller must check the returned pointer explicitly.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2020-03-06 18:10:44 +02:00
..
2019-07-12 16:32:29 +09:00
2020-01-31 14:56:22 +00:00
2019-10-28 17:11:40 +02:00