libcamera/src
Laurent Pinchart 33d71af84e libcamera: pipeline: rkisp1: Avoid usage of dynamic_cast<>
The logic of the code guarantees that the PipelineHandler pointer passed
to the RkISP1Frames constructor is an instance of PipelineHandlerRkISP1.
We can thus use static_cast<> instead of dynamic_cast<>.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2020-06-10 16:48:18 +03:00
..
android android: camera_device: Use std::make_tuple() 2020-06-10 16:48:08 +03:00
cam (q)cam: Fix header guards 2020-05-18 16:35:55 +03:00
gstreamer licenses: License all meson files under CC0-1.0 2020-05-13 16:46:24 +03:00
ipa libcamera: Add missing SPDX headers to miscellaneous small files 2020-06-09 23:26:13 +03:00
libcamera libcamera: pipeline: rkisp1: Avoid usage of dynamic_cast<> 2020-06-10 16:48:18 +03:00
qcam qcam: Specify Feather icons license in DEP5 2020-06-09 23:26:13 +03:00
v4l2 v4l2: v4l2_camera_proxy: Support MJPEG 2020-06-09 14:57:24 +09:00
meson.build licenses: License all meson files under CC0-1.0 2020-05-13 16:46:24 +03:00