aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBenoit Parrot <[email protected]>2019-10-07 12:10:04 -0300
committerMauro Carvalho Chehab <[email protected]>2019-10-10 13:51:55 -0300
commit34efd808dbf4c824b5a354a58418e0d8e98df08f (patch)
treeae94f5c0e63471e2cefd181aa5be3e577e5dcb9d /tools/perf/scripts/python
parentf3320447a22a37bc9b9d2769d14aa39860fd5698 (diff)
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 <[email protected]> [[email protected]: fix checkpatch warning] Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions