Lines Matching refs:vsp1_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()
744 struct vsp1_video *video = vb2_get_drv_priv(vb->vb2_queue); in vsp1_video_buffer_prepare()
765 struct vsp1_video *video = vb2_get_drv_priv(vb->vb2_queue); in vsp1_video_buffer_queue()
805 struct vsp1_video *video = vb2_get_drv_priv(vq); in vsp1_video_start_streaming()
857 struct vsp1_video *video = vb2_get_drv_priv(vq); in vsp1_video_stop_streaming()
901 struct vsp1_video *video = to_vsp1_video(vfh->vdev); in vsp1_video_querycap()
926 struct vsp1_video *video = to_vsp1_video(vfh->vdev); in vsp1_video_get_format()
942 struct vsp1_video *video = to_vsp1_video(vfh->vdev); in vsp1_video_try_format()
954 struct vsp1_video *video = to_vsp1_video(vfh->vdev); in vsp1_video_set_format()
984 struct vsp1_video *video = to_vsp1_video(vfh->vdev); in vsp1_video_streamon()
1055 struct vsp1_video *video = video_drvdata(file); in vsp1_video_open()
1079 struct vsp1_video *video = video_drvdata(file); in vsp1_video_release()
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()