commit | b9684a60328255aadcfff0893b7eaec0e8a308d2 | [log] [tgz] |
---|---|---|
author | Nicolas Dufresne <nicolas.dufresne@collabora.com> | Tue Mar 25 17:53:32 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Tue May 13 20:06:58 2014 -0300 |
tree | e81915d68306233ae1cc8ebe7b978cb41a399269 | |
parent | 7f2816e51ea14d07bf56fd557bdcdbbdb0203dbc [diff] |
[media] s5p-fimc: Reuse calculated sizes This formula did not take into account the required tiled alignement for NV12MT format. As this was already computed an stored in payload array initially, reuse that value. Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>