diff options
author | Trent Piepho <[email protected]> | 2009-05-30 21:45:46 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2009-06-23 03:21:18 -0300 |
commit | 4a6b8df2133c1f218a503e0432a9e6cc3d461a30 (patch) | |
tree | bcf8008f257eb6812cb8ea974c1f038acf8da0e2 /lib/string_helpers.c | |
parent | b0d3159be9a36fd8b7b1cf88b812d951add53d11 (diff) |
V4L/DVB (11902): pxa-camera: Use v4l bounding/alignment function
The v4l function has a better algorithm for aligning image size.
For instance the old code would change 159x243 into 156x240 to meet the
alignment requirements. The new function will use 160x243, which is a lot
closer to what was asked for originally.
Cc: Robert Jarzmik <[email protected]>
Cc: Guennadi Liakhovetski <[email protected]>
Signed-off-by: Trent Piepho <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions