libcamera
v0.3.1+12-19bbca3c
Supporting cameras in Linux since 2019
|
dma-buf allocator More...
#include "libcamera/internal/dma_buf_allocator.h"
#include <array>
#include <fcntl.h>
#include <sys/ioctl.h>
#include <sys/mman.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
#include <linux/dma-buf.h>
#include <linux/dma-heap.h>
#include <linux/udmabuf.h>
#include <libcamera/base/log.h>
#include <libcamera/base/memfd.h>
Namespaces | |
libcamera | |
Top-level libcamera namespace. | |
dma-buf allocator