libcamera v0.2.0
Supporting cameras in Linux since 2019
Classes | Namespaces
dma_heaps.cpp File Reference

dma-heap allocator More...

#include "libcamera/internal/dma_heaps.h"
#include <array>
#include <fcntl.h>
#include <sys/ioctl.h>
#include <unistd.h>
#include <linux/dma-buf.h>
#include <linux/dma-heap.h>
#include <libcamera/base/log.h>
Include dependency graph for dma_heaps.cpp:

Classes

struct  libcamera::DmaHeapInfo
 Tells what type of dma-heap the dma-heap represented by the device node name is. More...
 

Namespaces

namespace  libcamera
 Top-level libcamera namespace.
 

Detailed Description

dma-heap allocator