summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorJacopo Mondi <jacopo@jmondi.org>2021-09-07 18:09:37 +0200
committerJacopo Mondi <jacopo@jmondi.org>2021-10-15 09:30:55 +0200
commit3bd3b95a09faefd10cb34e2c8847535a51234448 (patch)
tree41ed88f042e1aa04d6bc7dedef9b461b70a39bd4 /README.rst
parent1e9826ff71a184911c1c46a2a1cb29410233f2d1 (diff)
libcamera: ipu3: Centralize ImgU sizes definition
The definition of several constants that describe the ImgU characteristics are spread between two files: ipu3.cpp and imgu.cpp. As the ipu3.cpp uses definitions from the imgu.cpp file, in order to remove the usage of magic numbers, it is required to move the definitions to a common header file where they are accessible to the other .cpp modules. Move all the definitions of the ImgU sizes and alignments to the ImgUDevice class as static constexpr and update their users accordingly. Cosmetic changes, no functional changes intended. Signed-off-by: Jacopo Mondi <jacopo@jmondi.org> Reviewed-by: Paul Elder <paul.elder@ideasonboard.com> Reviewed-by: Jean-Michel Hautbois <jeanmichel.hautbois@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions