]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
v4l: xilinx-multi-scaler: Fix the size of 2nd plane for 4:2:2 video formats
authorSuresh Gupta <suresh.gupta@xilinx.com>
Wed, 14 Nov 2018 11:33:25 +0000 (17:03 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 19 Nov 2018 15:02:20 +0000 (16:02 +0100)
commit43cb55784ddfb1178a9a3e9fb5c8fd8cb7811215
treec1823fabd238a1c1a680025f523c666dd7adee6d
parent22f430065c250aea6279b30cfaf5f5a12e6fe803
v4l: xilinx-multi-scaler: Fix the size of 2nd plane for 4:2:2 video formats

The size of the 2nd plane for NV12 is half the size
of 1st plane, this patch fix the size.

Signed-off-by: Suresh Gupta <suresh.gupta@xilinx.com>
Reviewed-by: Sandip Kothari <sandipk@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/media/platform/xilinx/xilinx-multi-scaler.c