summaryrefslogtreecommitdiff
path: root/src/libcamera/stream.cpp
diff options
context:
space:
mode:
authorKieran Bingham <kieran.bingham@ideasonboard.com>2019-01-30 11:10:48 +0000
committerKieran Bingham <kieran.bingham@ideasonboard.com>2019-02-04 16:43:09 +0100
commit8400bdd19adfe4f904c971f6ef6ef9499896fa4d (patch)
tree1bd1498244ccb526144aa5e10f887bc6aef184ee /src/libcamera/stream.cpp
parentb82fac15c40a22f9dd15f5bd3d20e6730027a9df (diff)
clang-format: Enable BreakBeforeTernaryOperators
This produces code with the ternary operators at the beginning instead of the end of the line: return caps_.isMultiplanar() ? getFormatMultiplane(fmt) : getFormatSingleplane(fmt); Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'src/libcamera/stream.cpp')
0 files changed, 0 insertions, 0 deletions