diff options
| author | Luca Ceresoli <[email protected]> | 2023-04-18 10:00:53 +0200 |
|---|---|---|
| committer | Hans Verkuil <[email protected]> | 2023-05-25 13:04:48 +0200 |
| commit | eeb036ab9ca90bcc0abf917a14983fb8a66b7a28 (patch) | |
| tree | 1b488343624535350a29a1eeb400576cdd9c293b /tools/perf/scripts/python | |
| parent | b4e2572267a1e91ba6e4813b4d71517cccccdbea (diff) | |
staging: media: tegra-video: add H/V flip controls
Tegra20 can do horizontal and vertical image flip, but Tegra210 cannot
(either the hardware, or this driver).
In preparation to adding Tegra20 support, add a flag in struct tegra_vi_soc
so the generic vi.c code knows whether the flip controls should be added or
not.
Also provide a generic implementation that simply sets two flags in the
channel struct. The Tegra20 implementation will enable flipping at stream
start based on those flags.
Signed-off-by: Luca Ceresoli <[email protected]>
Reviewed-by: Dmitry Osipenko <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions