linux/drivers/media/platform/vsp1
Laurent Pinchart 3f725b7eee [media] v4l: vsp1: Decouple pipeline end of frame processing from vsp1_video
To make the pipeline structure and operations usable without video
devices the frame end processing must be decoupled from struct
vsp1_video. Implement this by calling the video frame end function
indirectly through a function pointer in struct vsp1_pipeline.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-02-19 09:01:23 -02:00
..
Makefile [media] v4l: vsp1: Add BRU support 2014-04-23 10:20:15 -03:00
vsp1_bru.c [media] v4l: vsp1: Move video device out of struct vsp1_rwpf 2016-02-19 08:52:54 -02:00
vsp1_bru.h [media] v4l: vsp1: bru: Make the background color configurable 2014-07-17 12:44:59 -03:00
vsp1_drv.c [media] v4l: vsp1: Move vsp1_video pointer from vsp1_entity to vsp1_rwpf 2016-02-19 08:58:05 -02:00
vsp1_entity.c [media] v4l: vsp1: Move video device out of struct vsp1_rwpf 2016-02-19 08:52:54 -02:00
vsp1_entity.h [media] v4l: vsp1: Move vsp1_video pointer from vsp1_entity to vsp1_rwpf 2016-02-19 08:58:05 -02:00
vsp1_hsit.c [media] v4l2-subdev: add support for the new enum_frame_size 'which' field 2015-03-23 11:48:55 -07:00
vsp1_hsit.h [media] v4l: vsp1: Add HST and HSI support 2013-12-11 09:22:44 -02:00
vsp1_lif.c [media] v4l2-subdev: add support for the new enum_frame_size 'which' field 2015-03-23 11:48:55 -07:00
vsp1_lif.h [media] v4l: vsp1: Update copyright notice 2014-03-12 10:41:51 -03:00
vsp1_lut.c [media] v4l2-subdev: add support for the new enum_frame_size 'which' field 2015-03-23 11:48:55 -07:00
vsp1_lut.h [media] v4l: vsp1: Add LUT support 2013-12-11 09:25:20 -02:00
vsp1_regs.h [media] v4l: vsp1: Fix VI6_DPR_ROUTE_FXA_MASK macro 2015-07-06 08:26:07 -03:00
vsp1_rpf.c [media] v4l: vsp1: Make rwpf operations independent of video device 2016-02-19 08:55:28 -02:00
vsp1_rwpf.c [media] v4l: vsp1: Align crop rectangle to even boundary for YUV formats 2015-07-06 08:26:08 -03:00
vsp1_rwpf.h [media] v4l: vsp1: Move vsp1_video pointer from vsp1_entity to vsp1_rwpf 2016-02-19 08:58:05 -02:00
vsp1_sru.c [media] v4l2-subdev: add support for the new enum_frame_size 'which' field 2015-03-23 11:48:55 -07:00
vsp1_sru.h [media] v4l: vsp1: sru: Make the intensity controllable during streaming 2014-07-17 12:44:54 -03:00
vsp1_uds.c [media] v4l2-subdev: add support for the new enum_frame_size 'which' field 2015-03-23 11:48:55 -07:00
vsp1_uds.h [media] v4l: vsp1: uds: Fix scaling of alpha layer 2014-07-17 12:45:00 -03:00
vsp1_video.c [media] v4l: vsp1: Decouple pipeline end of frame processing from vsp1_video 2016-02-19 09:01:23 -02:00
vsp1_video.h [media] v4l: vsp1: Decouple pipeline end of frame processing from vsp1_video 2016-02-19 09:01:23 -02:00
vsp1_wpf.c [media] v4l: vsp1: Make rwpf operations independent of video device 2016-02-19 08:55:28 -02:00
vsp1.h [media] v4l: vsp1: Move video device out of struct vsp1_rwpf 2016-02-19 08:52:54 -02:00