commit | 1fe3a8fe494463cfe2556a25ae41a1499725c178 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | Sun Jun 08 13:54:58 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Thu Jun 19 13:36:10 2014 -0300 |
tree | c4d3d83ad49caf04d24f159b6b56f879fae51eed | |
parent | 64ea37bbd8a5815522706f0099ad3f11c7537e15 [diff] |
[media] au0828: don't hardcode height/width While this device doesn't have a scaler (or have it disabled), the screen dimentions are a function of the standard. Ok, right now, only 480 lines standards are implemented, although it supports other ones. Yet, let's calculate the size, to make easier to add more standards latter. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>