aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorDafna Hirschfeld <[email protected]>2020-06-25 20:50:15 +0200
committerMauro Carvalho Chehab <[email protected]>2020-08-29 08:30:48 +0200
commitf718f6c8b7fb0290e97419d4647fba5cde5dff33 (patch)
tree6b8153cfb74a3d7304b74327fa22d99eae0589fc /tools/perf/scripts/python/syscall-counts.py
parent47ad02d12e2f317987d651a794b11e732cacff02 (diff)
media: staging: rkisp1: set "*_data_tbl" fields in rkisp1_cif_isp_lsc_config as 2D arrays
Currently the fields '*_data_tbl' in the struct 'rkisp1_cif_isp_lsc_config' are one dimensional arrays of size 290. The entries are accessed in a nested loop by summing two indexes for the rows and columns. Therefore it fits better to define the arrays as two dimensional arrays of size 17x17. Signed-off-by: Dafna Hirschfeld <[email protected]> Acked-by: Helen Koike <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions