linux/drivers/media/platform
Hans Verkuil 5d7c539e19 [media] vivid-tpg: precalculate downsampled lines
When dealing with vertical downsampling two successive lines have to be
averaged. In the case of the test pattern generator that only happens
if the two lines are using different patterns. So precalculate the average
between two pattern lines: one of pattern P and one of pattern P + 1.

That way there is no need to do any on-the-fly downsampling: it's all done
in the precalculate phase.

This patch also implements horizontal downsampling in the precalculate phase.
The only thing that needs to be done is to half the width since the actual
downsampling happens when two pixels at a time are generated.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-04-02 20:39:07 -03:00
..
am437x [media] media: am437x-vpfe: embed video_device struct in vpfe_device 2015-04-02 18:10:44 -03:00
blackfin [media] media: blackfin: bfin_capture: embed video_device struct in bcap_device 2015-04-02 18:11:50 -03:00
coda [media] coda: simplify check in coda_buf_queue 2015-02-02 10:38:21 -02:00
davinci [media] media: davinci: vpif_display: embed video_device struct in channel_obj 2015-04-02 18:12:43 -03:00
exynos4-is [media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config 2015-03-23 11:41:36 -07:00
exynos-gsc [media] media: exynos-gsc: use vb2_ops_wait_prepare/finish helper 2014-12-22 14:34:35 -02:00
marvell-ccic [media] v4l2-subdev: add support for the new enum_frame_interval 'which' field 2015-03-23 12:01:15 -07:00
omap [media] media: omap/omap_vout: fix type of input members to omap_vout_setup_vrfb_bufs() 2015-03-03 11:22:58 -03:00
omap3isp [media] omap3isp: Deprecate platform data support 2015-04-02 16:48:07 -03:00
s3c-camif [media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config 2015-03-23 11:41:36 -07:00
s5p-g2d [media] s5p-g2d: remove unnecessary version.h inclusion 2015-02-02 09:58:23 -02:00
s5p-jpeg Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
s5p-mfc [media] media: s5p-mfc: fix broken pointer cast on 64bit arch 2015-04-02 17:08:28 -03:00
s5p-tv [media] media: s5p-tv: use vb2_ops_wait_prepare/finish helper 2014-12-22 14:35:52 -02:00
soc_camera [media] rcar-vin: Don't implement empty optional clock operations 2015-04-02 18:37:37 -03:00
ti-vpe [media] media: ti-vpe: Use mem-to-mem ioctl helpers 2015-02-02 13:34:18 -02:00
vivid [media] vivid-tpg: precalculate downsampled lines 2015-04-02 20:39:07 -03:00
vsp1 [media] v4l2-subdev: add support for the new enum_frame_size 'which' field 2015-03-23 11:48:55 -07:00
arv.c [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO 2014-07-04 16:14:59 -03:00
fsl-viu.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
Kconfig [media] omap3isp: Move the syscon register out of the ISP register maps 2015-04-02 16:44:18 -03:00
m2m-deinterlace.c media: platform: drop owner assignment from platform_drivers 2014-10-20 16:20:44 +02:00
Makefile [media] media: platform: add VPFE capture driver support for AM437X 2014-12-23 12:09:58 -02:00
mx2_emmaprp.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
sh_veu.c [media] media: sh_veu: use vb2_ops_wait_prepare/finish helper 2014-12-22 14:35:13 -02:00
sh_vou.c [media] sh_vou: fix memory leak on error paths in sh_vou_open() 2015-03-02 14:46:48 -03:00
timblogiw.c media: platform: drop owner assignment from platform_drivers 2014-10-20 16:20:44 +02:00
via-camera.c [media] v4l2-subdev: add support for the new enum_frame_interval 'which' field 2015-03-23 12:01:15 -07:00
via-camera.h
vim2m.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00