commit | 8168532712fe0c662f22180755fb89103a2e6558 | [log] [tgz] |
---|---|---|
author | Frank Schaefer <fschaefer.oss@googlemail.com> | Sun Feb 10 16:05:11 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 04 14:30:18 2013 -0300 |
tree | c057eae582bb97b1e457f2b2f233b0c60b76e2c7 | |
parent | 84e902aa05b628b940c4a17ea2c92ec4fbcffc18 [diff] |
[media] em28xx: introduce #define for maximum supported scaling values (register 0x30-0x33) The maximum supported scaling value for registers 0x30+0x31 (horizontal scaling) and 0x32+0x33 (vertical scaling) is 0x3fff, which corresponds to 20% of the input frame size. Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>