libcamera/src
Laurent Pinchart 61a62ddbd8 libcamera: pipeline_handler: Store pipe and camera in CameraData
Extend the CameraData class with two member variables pipe_ and camera_
that store pointers to the pipeline handler and camera that the
CameraData instance is related to. This will be used by pipeline
handlers to access the camera and the pipeline in member methods of
their CameraData derived classes.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2019-03-01 15:45:07 +02:00
..
cam libcamera: store stream pointers in sets instead of a vectors 2019-02-28 18:41:52 +01:00
libcamera libcamera: pipeline_handler: Store pipe and camera in CameraData 2019-03-01 15:45:07 +02:00
meson.build cam: add utility to control cameras 2019-01-22 14:03:41 +01:00