summaryrefslogtreecommitdiffstats
path: root/drivers/uwb
diff options
context:
space:
mode:
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>2009-08-25 11:46:52 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-09-19 00:18:55 -0300
commit904078f16fab80ed1f6adf7f6a0bd166d6b58d07 (patch)
treefa9e2083330cbab197add5e99a6b4afb12c2fbde /drivers/uwb
parenta12222a73e7a9efd927eb99d1dec1cedc9887e0a (diff)
downloadkernel-crypto-904078f16fab80ed1f6adf7f6a0bd166d6b58d07.tar.gz
kernel-crypto-904078f16fab80ed1f6adf7f6a0bd166d6b58d07.tar.xz
kernel-crypto-904078f16fab80ed1f6adf7f6a0bd166d6b58d07.zip
V4L/DVB (12522): sh-mobile-ceu-camera: implement host-side cropping
Not all video capture devices can configure arbitrary cropping, whereas the CEU module on SuperH CPUs can crop with pixel precision. However, we want to use camera cropping if possible to save bandwidth and increase the frame-rate. This patch verifies whether the camera managed to crop exactly the requested rectangle, and if not, uses host-side cropping. To be able to crop on CEU we have to preserve camera rectangle too, for which the host_priv member in struct soc_camera_device is used. We now allocate memory dynamically, thus we have to use the .put_formats() method from struct soc_camera_host_ops to free it. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/uwb')
0 files changed, 0 insertions, 0 deletions