On Mon, Feb 14, 2022 at 02:37:05PM +0100, Javier Martinez Canillas wrote:
Pull the per-line conversion logic into a separate helper function.
This will allow to do line-by-line conversion in other helpers that convert to a gray8 format.
Suggested-by: Thomas Zimmermann tzimmermann@suse.de Signed-off-by: Javier Martinez Canillas javierm@redhat.com Reviewed-by: Thomas Zimmermann tzimmermann@suse.de Reviewed-by: Andy Shevchenko andriy.shevchenko@linux.intel.com
Reviewed-by: Maxime Ripard maxime@cerno.tech
Maxime