libcamera  v0.0.0
Supporting cameras in Linux since 2019
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  include
  libcamera
  internal
 byte_stream_buffer.hManaged memory container for serialized data
 camera_controls.hControls for Camera instances
 camera_sensor.hA camera sensor
 control_serializer.hSerialization and deserialization helpers for controls
 control_validator.hAbstract control validator
 device_enumerator.hEnumeration and matching of media devices
 event_dispatcher_poll.h
 file.hFile I/O operations
 formats.hTypes and helper methods to handle libcamera image formats
 ipa_context_wrapper.hImage Processing Algorithm context wrapper
 ipa_manager.hImage Processing Algorithm module manager
 ipa_module.hImage Processing Algorithm module
 ipa_proxy.hIPA Proxy
 ipc_unixsocket.hIPC mechanism based on Unix sockets
 log.hLogging infrastructure
 media_device.hProvide a representation of a Linux kernel Media Controller device that exposes the full graph topology
 media_object.hProvides a class hierarchy that represents the media objects exposed by the Linux kernel Media Controller APIs
 message.hMessage queue support
 pipeline_handler.hCreate pipelines and cameras from a set of media devices
 process.hProcess object
 pub_key.hPublic key signature verification
 semaphore.hGeneral-purpose counting semaphore
 thread.hThread support
 utils.hMiscellaneous utility functions
 v4l2_controls.hSupport for V4L2 Controls using the V4L2 Extended Controls APIs
 v4l2_device.hCommon base for V4L2 devices and subdevices
 v4l2_pixelformat.hV4L2 Pixel Format
 v4l2_subdevice.hV4L2 Subdevice API
 v4l2_videodevice.hV4L2 Video Device
  ipa
 ipa_controls.hType definitions for serialized controls
 ipa_interface.hImage Processing Algorithm interface
 ipa_module_info.hImage Processing Algorithm module information
 ipa_vimc.h
 raspberrypi.h
 rkisp1.h
 bound_method.hMethod bind and invocation
 buffer.hBuffer handling
 camera.hCamera device handling
 camera_manager.hThe camera manager
 controls.hFramework to manage controls related to an object
 event_dispatcher.h
 event_notifier.hFile descriptor event notifier
 file_descriptor.hFile descriptor wrapper
 framebuffer_allocator.hFrameBuffer allocator
 geometry.hData structures related to geometric objects
 logging.hLogging management
 object.hBase object to support automatic signal disconnection
 pixel_format.hLibcamera pixel format
 request.hDescribes a frame capture request to be processed by a camera
 signal.hSignal & slot implementation
 stream.hVideo stream for a Camera
 timer.hGeneric timer
  obj-mips64el-linux-gnuabi64
  include
  libcamera
 control_ids.hCamera control identifiers
 formats.h
 libcamera.h
 property_ids.hCamera property identifiers
 version.h
  src
  ipa
  libipa
 ipa_interface_wrapper.hImage Processing Algorithm interface wrapper