commit | e9e7dfe5ef577d07d20925f7d1680e246f0f8949 | [log] [tgz] |
---|---|---|
author | Jacek Anaszewski <j.anaszewski@samsung.com> | Fri Jul 11 12:19:44 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Wed Jul 30 19:16:54 2014 -0300 |
tree | 09de197df51336909c217c5f928bc8567e39956b | |
parent | a35f60031976d8b9930a2d32ebfdecd82d538066 [diff] |
[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>