diff options
| author | Benoit Parrot <bparrot@ti.com> | 2019-10-07 12:10:04 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-10-10 13:51:55 -0300 |
| commit | 34efd808dbf4c824b5a354a58418e0d8e98df08f (patch) | |
| tree | ae94f5c0e63471e2cefd181aa5be3e577e5dcb9d /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | f3320447a22a37bc9b9d2769d14aa39860fd5698 (diff) | |
| download | linux-34efd808dbf4c824b5a354a58418e0d8e98df08f.tar.gz linux-34efd808dbf4c824b5a354a58418e0d8e98df08f.zip | |
media: ti-vpe: vpe: use standard struct instead of duplicating fields
For each queue we need to maintain resolutions, pixel format,
bytesperline, sizeimage, colorspace, etc.
Instead of manually adding more entries in the vpe_q_data struct, it is
better to just add a "struct v4l2_format" member and use that to store
all needed information.
Signed-off-by: Benoit Parrot <bparrot@ti.com>
[hverkuil@xs4all.nl: fix checkpatch warning]
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
