aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorKate Hsuan <[email protected]>2022-04-08 11:42:22 +0100
committerMauro Carvalho Chehab <[email protected]>2022-04-24 08:28:44 +0100
commit3bf96b6eeb6149a2b3b2df73fa6b32b2e6e41a2b (patch)
treed456192997675f783093fc16b5be6d442dd7f77a /tools/perf/scripts/python/event_analyzing_sample.py
parent3c9b04d9631ef49e8b3aad72607b09099c18e40d (diff)
media: staging: media: ipu3: Fix AWB x_start position when rightmost stripe is used
An not calibrated x_start setting would result in an incorrect AWB grid configuration on a sensor when only the rightmost stripe is used. If the AWB grid coordinate is set to the rightmost stripe, for example, x_start is greater than 640, the AWB grid will be at the rightmost edge of the sensor. The AWB statistic will be fetched from the wrong place of the sensor and results in an incorrect AWB estimation result. Therefore, stripe offset should subtract from x_start to have a correct grid configuration for the rightmost stripe. Signed-off-by: Kate Hsuan <[email protected]> Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions