libcamera/test/v4l2_subdevice
Laurent Pinchart b5f6a2ce2f libcamera: Use Size::isNull()
Use the new Size::isNull() function through the code base to replace
manual checks. While the new code isn't equivalent, as isNull() checks
that both width and height are zero, it catches the same conditions in
practice.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Umang Jain <email@uajain.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2020-07-08 20:55:13 +03:00
..
list_formats.cpp test: v4l2_subdevice: list_formats: Port to use utils::hex() output helper 2020-06-08 16:56:07 +01:00
meson.build licenses: License all meson files under CC0-1.0 2020-05-13 16:46:24 +03:00
test_formats.cpp libcamera: Use Size::isNull() 2020-07-08 20:55:13 +03:00
v4l2_subdevice_test.cpp libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00
v4l2_subdevice_test.h libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00