Re: [PATCH 8/8] v4l: vsp1: Implement left edge partition algorithm overlap

2017-02-13 Thread Laurent Pinchart
Hi Kieran, Thank you for the patch. On Friday 10 Feb 2017 20:27:36 Kieran Bingham wrote: > Increase the overlap on the left edge to allow a margin to provide > better image scaling -EIMPOSSIBLE_TO_REVIEW I'm afraid, we need more detailed documentation. > Signed-off-by: Kieran Bingham > --- >

[PATCH 8/8] v4l: vsp1: Implement left edge partition algorithm overlap

2017-02-10 Thread Kieran Bingham
Increase the overlap on the left edge to allow a margin to provide better image scaling Signed-off-by: Kieran Bingham --- drivers/media/platform/vsp1/vsp1_rpf.c | 7 +- drivers/media/platform/vsp1/vsp1_uds.c | 39 --- 2 files changed, 42 insertions(+), 4 deletions(-)