commit | c501abcfbfd75da44f35992d0da39af92860fb01 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Sat Mar 07 12:30:43 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Apr 02 20:30:16 2015 -0300 |
tree | f5c8bb25fa2320f9c3ad79ecb4ce683d5e6b2649 | |
parent | a94e7d6e825ac20f17436477120fb3fd8a755ebf [diff] |
[media] vivid: use TPG_MAX_PLANES instead of hardcoding plane-arrays Two arrays of size 'max number of planes' have a hardcoded size instead of using TPG_MAX_PLANES. Fix that, since TPG_MAX_PLANES will be increased later on. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>