diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2024-03-01 18:45:29 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2024-04-24 20:44:25 +0300 |
commit | ae236da8a173d36146737f750ec0fe06cbe5ef60 (patch) | |
tree | 40e3746e589a38a5a5f657cac3198d0dc4ca2c4e /src/ipa/rpi | |
parent | 74e86ad15ebad1396854d475159e75894c02286d (diff) |
pipeline: raspberrypi: vc4: Use operator<<(V4L2VideoFormat)
Use the stream formatting operator for V4L2VideoFormat instead of
calling .toString() manually. As the .toString() member function is a
wrapper around the stream formatting operator, this makes the code
slightly more efficient.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/ipa/rpi')
0 files changed, 0 insertions, 0 deletions