Jing Xiang 24586d8342 video: mmp: add pitch info in mmp_win structure
Add pitch length info of graphics/video layer, pitch is used
to represent line length in byte, the usage depends on pix_fmt.
If the fmt is YUV, the pitch[0] will be Y length,pitch[1]
will be U length, pitch[2] will be V lenth.
If the fmt is RGB, the picth[0] will be line lenth, and
pitch[1]/pitch[2] will be 0 and not be used.

Signed-off-by: Jing Xiang <jxiang@marvell.com>
Signed-off-by: Jett.Zhou <jtzhou@marvell.com>
Signed-off-by: Zhou Zhu <zzhu3@marvell.com>
Reviewed-by: Daniel Drake <dsd@laptop.org>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2013-09-20 12:52:33 +03:00
..
2009-04-01 08:59:27 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2011-03-31 11:26:23 -03:00
2005-04-16 15:20:36 -07:00
2007-10-16 09:43:14 -07:00
2010-05-24 08:47:38 +09:00
2011-03-31 11:26:23 -03:00
2011-04-26 10:22:59 +02:00
2007-10-16 09:43:18 -07:00
2010-12-21 01:05:43 +09:00
2009-12-04 15:39:52 +01:00
2011-03-31 11:26:23 -03:00
2013-05-31 13:37:36 +10:00
2012-04-22 20:16:50 +02:00