diff options
author | 2019-02-04 12:37:33 -0500 | |
---|---|---|
committer | 2019-02-07 12:24:03 -0500 | |
commit | a442940534b77f3892dd629c12b0d01e65d4f314 (patch) | |
tree | e15c155e3db1f26c20aed340117ffa42e1b79ec6 /drivers/media/platform/vimc | |
parent | media: vimc: Add vimc-streamer for stream control (diff) | |
download | wireguard-linux-a442940534b77f3892dd629c12b0d01e65d4f314.tar.xz wireguard-linux-a442940534b77f3892dd629c12b0d01e65d4f314.zip |
media: vivid: add vertical down sampling to imagesize calc
To correctly set the size of the image in a plane, it's needed
to divide the height of image by the vertical down sampling factor.
This was only happening in vivid_try_fmt_vid_cap(), but now it
applied in others sizeimage calculations as well.
Signed-off-by: André Almeida <andre.almeida@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/platform/vimc')
0 files changed, 0 insertions, 0 deletions