]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] s5p-jpeg: Adjust jpeg_bound_align_image to Exynos3250 needs
authorJacek Anaszewski <j.anaszewski@samsung.com>
Fri, 11 Jul 2014 15:19:44 +0000 (12:19 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 30 Jul 2014 22:16:54 +0000 (19:16 -0300)
commite9e7dfe5ef577d07d20925f7d1680e246f0f8949
tree09de197df51336909c217c5f928bc8567e39956b
parenta35f60031976d8b9930a2d32ebfdecd82d538066
[media] s5p-jpeg: Adjust jpeg_bound_align_image to Exynos3250 needs

The jpeg_bound_align_image function needs to know the context
in which it is called, as it needs to align image dimensions in
a slight different manner for Exynos3250, which crops pixels for
specific values in case the format is RGB.

Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/s5p-jpeg/jpeg-core.c