libcamera  v0.3.1+12-19bbca3c
Supporting cameras in Linux since 2019
Namespaces
dma_buf_allocator.cpp File Reference

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>
Include dependency graph for dma_buf_allocator.cpp:

Namespaces

 libcamera
 Top-level libcamera namespace.
 

Detailed Description

dma-buf allocator