diff options
| author | Laurent Pinchart <[email protected]> | 2021-02-15 05:26:40 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-03-11 11:59:47 +0100 |
| commit | 0d966feb6bd087fd8392cee0ef76475714c162a4 (patch) | |
| tree | d89812deda49d3de70941ceb84e30578311f4a14 /tools/perf/scripts/python/netdev-times.py | |
| parent | 1f4e7241704baa2f9c52627439a32a92625e1f06 (diff) | |
media: imx: capture: Store v4l2_pix_format in imx_media_video_dev
The imx_media_video_dev structure stores the active format on the video
node in an instance of v4l2_format. This wastes memory when all we need
is the information contained in the smaller v4l2_pix_format
sub-structure. Replace v4l2_format by v4l2_pix_format to save memory.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Rui Miguel Silva <[email protected]>
Reviewed-by: Philipp Zabel <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions