libcamera
v0.3.2+116-83c5ad0f
Supporting cameras in Linux since 2019
|
Frame buffer memory mapping support. More...
#include <stdint.h>
#include <vector>
#include <libcamera/base/class.h>
#include <libcamera/base/flags.h>
#include <libcamera/base/span.h>
#include <libcamera/framebuffer.h>
Go to the source code of this file.
Classes | |
class | libcamera::MappedBuffer |
Provide an interface to support managing memory mapped buffers. More... | |
class | libcamera::MappedFrameBuffer |
Map a FrameBuffer using the MappedBuffer interface. More... | |
Namespaces | |
libcamera | |
Top-level libcamera namespace. | |
Frame buffer memory mapping support.