summaryrefslogtreecommitdiff
path: root/f347373bfe8857b880f10c8a04a3f5fdd88d0fde
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2022-02-28 13:02:44 +0200
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2022-02-28 14:38:33 +0200
commit2daa93772354ff0824f2366b5a1141533fa2333d (patch)
tree3f6497e1bc501f6d963eb3a22a42f9740f5b1c98 /f347373bfe8857b880f10c8a04a3f5fdd88d0fde
parente4c152de7a4ee1822dfa7abfaa5789ef2032e415 (diff)
gen-image: Crop input image before format conversion to YUV
When converting the input image to a subsampled YUV format, chroma components are averaged horizontally to emulate the VSP internal conversion to YUV444. If the image is subsequently cropped to emulate the RPF cropping, the edge chroma values end up effectively taking into account pixels outside of the crop rectangle. This doesn't match the hardware mode of operation which crops the image when reading it through DMA, before performing any other operation. Fix this by cropping the image just after reading it, before format conversion. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Diffstat (limited to 'f347373bfe8857b880f10c8a04a3f5fdd88d0fde')
0 files changed, 0 insertions, 0 deletions