diff options
author | Trent Piepho <xyzzy@speakeasy.org> | 2009-05-30 17:45:46 -0700 |
---|---|---|
committer | Trent Piepho <xyzzy@speakeasy.org> | 2009-05-30 17:45:46 -0700 |
commit | 9b58b19cf0eba5a8a77bbbd58df57194a5688a80 (patch) | |
tree | 03f7bc9ccf4c281b8ea057b370a408f092657bf7 /linux/drivers/media/video/sh_mobile_ceu_camera.c | |
parent | 51c04c87bb11afe772c5cf797a12c71c602cff8c (diff) | |
download | mediapointer-dvb-s2-9b58b19cf0eba5a8a77bbbd58df57194a5688a80.tar.gz mediapointer-dvb-s2-9b58b19cf0eba5a8a77bbbd58df57194a5688a80.tar.bz2 |
pxa-camera: Use v4l bounding/alignment function
From: Trent Piepho <xyzzy@speakeasy.org>
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.
Priority: normal
Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
CC: Robert Jarzmik <robert.jarzmik@free.fr>
CC: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Diffstat (limited to 'linux/drivers/media/video/sh_mobile_ceu_camera.c')
0 files changed, 0 insertions, 0 deletions