diff options
author | Jason Chen <[email protected]> | 2023-10-18 07:58:41 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2024-02-01 13:43:58 +0100 |
commit | eea8f730df15dd41341b2904748a89895f20032b (patch) | |
tree | 6ea296840f5ea3bd57b132c98d26ab1669b022c0 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b1a42fde6e077ec2fdeac1bcbcf464210c5aa682 (diff) |
media: ov08x40: Modify the tline calculation in different modes
ov08x40 quad bayer sensor ISP has the following work modes:
- normal mode: full size
- 2x2 binned mode: binning size
In normal and binned modes, different tline calculations are
applied.
- normal mode: Tline value needs to be doubled as per the
vendor's update.
Tline time = 2 * HTS / SCLK
Exposure unit : 1 * HTS = 0.5 Tline
- 2x2 binned mode:
Tline time = 1 * HTS / SCLK
Exposure unit : 1 * HTS = 1 Tline
Signed-off-by: Jason Chen <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions