libcamera
v0.0.0+100-debian/0_git20200629+e7aa92a-8-9-g77f5237c-dirty (2021-05-05T16:20:29+01:00)
Supporting cameras in Linux since 2019
|
Files | |
file | bayer_format.h [code] |
Class to represent Bayer formats and manipulate them. | |
file | buffer.h [code] |
Internal buffer handling support. | |
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 | delayed_controls.h [code] |
Helper to deal with controls that take effect with a delay. | |
file | device_enumerator.h [code] |
Enumeration and matching of media devices. | |
file | event_dispatcher.h [code] |
file | event_dispatcher_poll.h [code] |
file | event_notifier.h [code] |
File descriptor event notifier. | |
file | file.h [code] |
File I/O operations. | |
file | formats.h [code] |
Types and helper methods to handle libcamera image formats. | |
file | ipa_data_serializer.h [code] |
IPA Data Serializer. | |
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_pipe.h [code] |
IPC mechanism for IPA isolation. | |
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 | 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 | sysfs.h [code] |
Miscellaneous utility functions to access sysfs. | |
file | thread.h [code] |
Thread support. | |
file | timer.h [code] |
Generic timer. | |
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. | |