diff options
| author | Hugues Fruchet <[email protected]> | 2022-05-13 15:14:05 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2022-07-08 15:29:02 +0100 |
| commit | 19f2e3e63d3aa2fa1093bf89b1ab1d7fc2f8007b (patch) | |
| tree | 5993e72b66319bfb9b837833be05e19570ed0146 /tools/perf/scripts/python | |
| parent | bce93b827de641d7d2e000c9b9d4d30298aa42b6 (diff) | |
media: ov5640: Adjust vblank with s_frame_interval
Adjust the vertical blanking when s_frame_interval is used.
s_frame_interval allows to set a fixed frame rate, which gets stored as
the sensor's current one. When a new mode is applied, the current frame
rate is reset to the mode's default one. In order to correctly report
the currently configured vertical blanking for s_frame_interval users,
verify that the desired frame rate has not been changed. If that's the
case, compute the correct blanking value and reflect it through the
corresponding v4l2 control.
Signed-off-by: Hugues Fruchet <[email protected]>
Signed-off-by: Jacopo Mondi <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions