[media] s5p-fimc: Fix bytesperline and plane payload setup
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Fri, 8 Apr 2011 12:11:43 +0000 (09:11 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 19 Apr 2011 19:01:53 +0000 (16:01 -0300)
Make sure the sizeimage for 3-planar color formats is
width * height * 3/2 and the bytesperline is same for each
plane in case of a multi-planar format.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found