diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-10-26 23:02:22 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-11-20 21:47:58 +0200 |
commit | 5f90d52d6e36c7d1c77717d026d0e7413d597d5e (patch) | |
tree | e0b29515fdb6497bf8a84a0e21316e03fdd360b6 /include/meson.build | |
parent | c0b437fd6cf7ca2e91eb749a25539f217722c66e (diff) |
ipa: Pass ControlInfoMap references to IPAInterface::configure()
The IPAInterface::configure() operation receives a map of ControlInfoMap
instances. Pass const references instead to avoid copies when not
required (the callee can still make manual copies), and to allow for the
future serialization layer to keep references to the original object.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Diffstat (limited to 'include/meson.build')
0 files changed, 0 insertions, 0 deletions