summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>2019-09-06 00:25:17 +0300
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-10-10 13:28:43 +0300
commit5c9de1fa03e9bb67c8d82240fcb8f550036090b7 (patch)
tree5af16085e36d740073bcd70dc01a4d3b62121d63 /include/uapi/linux
parent2a4558c6adc455bdee6fe85db43cbc83338c0230 (diff)
downloadlinux-5c9de1fa03e9bb67c8d82240fcb8f550036090b7.tar.xz
media: rcar-vin: Use bytes per line instead of width for UV offset
The image size is doubled for NV16 and is calculated as bytesperline * height * 2 to accommodate the split of UV data. When writing the offset to hardware, the width is used instead of bytesperline, fix this. Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions