summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJason Chen <jason.z.chen@intel.com>2023-10-18 08:58:41 +0300
committerMauro Carvalho Chehab <mchehab@kernel.org>2024-02-01 15:43:58 +0300
commiteea8f730df15dd41341b2904748a89895f20032b (patch)
tree6ea296840f5ea3bd57b132c98d26ab1669b022c0 /tools/perf/scripts/python
parentb1a42fde6e077ec2fdeac1bcbcf464210c5aa682 (diff)
downloadlinux-eea8f730df15dd41341b2904748a89895f20032b.tar.xz
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 <jason.z.chen@intel.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions