libcamera  v0.0.0
Supporting cameras in Linux since 2019
internal Directory Reference

Files

file  byte_stream_buffer.h [code]
 Managed memory container for serialized data.
 
file  camera_controls.h [code]
 Controls for Camera instances.
 
file  camera_sensor.h [code]
 A camera sensor.
 
file  control_serializer.h [code]
 Serialization and deserialization helpers for controls.
 
file  control_validator.h [code]
 Abstract control validator.
 
file  device_enumerator.h [code]
 Enumeration and matching of media devices.
 
file  event_dispatcher_poll.h [code]
 
file  file.h [code]
 File I/O operations.
 
file  formats.h [code]
 Types and helper methods to handle libcamera image formats.
 
file  ipa_context_wrapper.h [code]
 Image Processing Algorithm context wrapper.
 
file  ipa_manager.h [code]
 Image Processing Algorithm module manager.
 
file  ipa_module.h [code]
 Image Processing Algorithm module.
 
file  ipa_proxy.h [code]
 IPA Proxy.
 
file  ipc_unixsocket.h [code]
 IPC mechanism based on Unix sockets.
 
file  log.h [code]
 Logging infrastructure.
 
file  media_device.h [code]
 Provide a representation of a Linux kernel Media Controller device that exposes the full graph topology.
 
file  media_object.h [code]
 Provides a class hierarchy that represents the media objects exposed by the Linux kernel Media Controller APIs.
 
file  message.h [code]
 Message queue support.
 
file  pipeline_handler.h [code]
 Create pipelines and cameras from a set of media devices.
 
file  process.h [code]
 Process object.
 
file  pub_key.h [code]
 Public key signature verification.
 
file  semaphore.h [code]
 General-purpose counting semaphore.
 
file  thread.h [code]
 Thread support.
 
file  utils.h [code]
 Miscellaneous utility functions.
 
file  v4l2_controls.h [code]
 Support for V4L2 Controls using the V4L2 Extended Controls APIs.
 
file  v4l2_device.h [code]
 Common base for V4L2 devices and subdevices.
 
file  v4l2_pixelformat.h [code]
 V4L2 Pixel Format.
 
file  v4l2_subdevice.h [code]
 V4L2 Subdevice API.
 
file  v4l2_videodevice.h [code]
 V4L2 Video Device.