diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-04-10 00:35:37 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-04-18 18:13:06 +0300 |
commit | 72afcbb0873215dd31de098e0461586ba913dcfb (patch) | |
tree | cc26f9a6e88bba71e832f09f51e98baa0b4fa340 /test/libtest | |
parent | e7f446e1edcc6afc47287d49030280e335fe6838 (diff) |
libcamera: geometry: Use Size to store min and max in SizeRange
Instead of storing four integers for the minimum and maximum width and
height in the SizeRange class, use two instance of the Size class for
the minimum and maximum sizes.
While it at replace the mention of image size with size in the SizeRange
documentation, as the Size class isn't limited to image sizes.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Diffstat (limited to 'test/libtest')
0 files changed, 0 insertions, 0 deletions