libcamera v0.3.1
Supporting cameras in Linux since 2019
Loading...
Searching...
No Matches
shared_mem_object.cpp File Reference

Helpers for shared memory allocations. More...

#include "libcamera/internal/shared_mem_object.h"
#include <stddef.h>
#include <stdint.h>
#include <sys/mman.h>
#include <sys/syscall.h>
#include <sys/types.h>
#include <unistd.h>
Include dependency graph for shared_mem_object.cpp:

Namespaces

namespace  libcamera
 Top-level libcamera namespace.
 

Detailed Description

Helpers for shared memory allocations.