libcamera/include/libcamera
Laurent Pinchart a2dddf7c26 libcamera: Use the Size class through libcamera
Several of our structures include width and height fields that model a
size while we have a Size class for that purpose. Use the Size class
through libcamera, and give it a toString() method like other geometry
and format classes.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2019-04-30 22:18:42 +03:00
..
buffer.h libcamera: buffer: Store Request reference in Buffer 2019-04-18 15:37:59 +02:00
camera.h libcamera: Correct struct forward declarations 2019-04-26 19:07:45 +03:00
camera_manager.h libcamera: camera: Fix operator= definition 2019-01-31 11:03:21 +02:00
event_dispatcher.h libcamera: event_dispatcher: Add interrupt() function 2019-01-23 18:51:56 +02:00
event_notifier.h libcamera: Add event notification infrastructure 2019-01-08 16:23:16 +02:00
geometry.h libcamera: Use the Size class through libcamera 2019-04-30 22:18:42 +03:00
libcamera.h libcamera: Provide a Request object 2019-02-06 07:41:51 +02:00
meson.build libcamera: Make geometry.h a public header 2019-04-05 21:47:34 +02:00
object.h libcamera: signal: Disconnect signal automatically on slot deletion 2019-02-13 13:23:43 +02:00
request.h libcamera: request: Expose the Stream to Buffers map 2019-04-18 15:36:48 +02:00
signal.h libcamera: signal: Disconnect signal automatically on slot deletion 2019-02-13 13:23:43 +02:00
stream.h libcamera: Use the Size class through libcamera 2019-04-30 22:18:42 +03:00
timer.h libcamera: Add event notification infrastructure 2019-01-08 16:23:16 +02:00