Lines Matching defs:video

173 static int vsp1_video_verify_format(struct vsp1_video *video)  in vsp1_video_verify_format()
196 static int __vsp1_video_try_format(struct vsp1_video *video, in __vsp1_video_try_format()
278 vsp1_video_format_adjust(struct vsp1_video *video, in vsp1_video_format_adjust()
408 struct vsp1_video *video) in vsp1_pipeline_validate()
476 struct vsp1_video *video) in vsp1_pipeline_init()
569 vsp1_video_complete_buffer(struct vsp1_video *video) in vsp1_video_complete_buffer()
611 struct vsp1_video *video) in vsp1_video_frame_end()
715 struct vsp1_video *video = vb2_get_drv_priv(vq); in vsp1_video_queue_setup() local
744 struct vsp1_video *video = vb2_get_drv_priv(vb->vb2_queue); in vsp1_video_buffer_prepare() local
765 struct vsp1_video *video = vb2_get_drv_priv(vb->vb2_queue); in vsp1_video_buffer_queue() local
805 struct vsp1_video *video = vb2_get_drv_priv(vq); in vsp1_video_start_streaming() local
857 struct vsp1_video *video = vb2_get_drv_priv(vq); in vsp1_video_stop_streaming() local
901 struct vsp1_video *video = to_vsp1_video(vfh->vdev); in vsp1_video_querycap() local
926 struct vsp1_video *video = to_vsp1_video(vfh->vdev); in vsp1_video_get_format() local
942 struct vsp1_video *video = to_vsp1_video(vfh->vdev); in vsp1_video_try_format() local
954 struct vsp1_video *video = to_vsp1_video(vfh->vdev); in vsp1_video_set_format() local
984 struct vsp1_video *video = to_vsp1_video(vfh->vdev); in vsp1_video_streamon() local
1055 struct vsp1_video *video = video_drvdata(file); in vsp1_video_open() local
1079 struct vsp1_video *video = video_drvdata(file); in vsp1_video_release() local
1111 int vsp1_video_init(struct vsp1_video *video, struct vsp1_entity *rwpf) in vsp1_video_init()
1210 void vsp1_video_cleanup(struct vsp1_video *video) in vsp1_video_cleanup()