diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-07-24 01:09:58 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-07-24 14:23:03 +0300 |
commit | 7145d15e043a9066a7e0a6a53ba95b1b1af851d5 (patch) | |
tree | ef70cb295a1afcd2c40d2e031e95a899b7412a4f /test/ipa/ipa_interface_test.cpp | |
parent | a8a2048ab0541d7a9743bc7f0db91229cc34f320 (diff) |
libcamera: formats: Remove unnecessary explicit constructor calls
When initializing the PixelFormatInfo::format field with a PixelFormat,
there's no need to call the PixelFormat (copy) constructor explicitly.
Remove the unnecessary calls.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'test/ipa/ipa_interface_test.cpp')
0 files changed, 0 insertions, 0 deletions