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()
581 vsp1_video_complete_buffer(struct vsp1_video *video) in vsp1_video_complete_buffer()
623 struct vsp1_video *video) in vsp1_video_frame_end()
795 struct vsp1_video *video = vb2_get_drv_priv(vq); in vsp1_video_queue_setup()
825 struct vsp1_video *video = vb2_get_drv_priv(vb->vb2_queue); in vsp1_video_buffer_prepare()
847 struct vsp1_video *video = vb2_get_drv_priv(vb->vb2_queue); in vsp1_video_buffer_queue()
887 struct vsp1_video *video = vb2_get_drv_priv(vq); in vsp1_video_start_streaming()
939 struct vsp1_video *video = vb2_get_drv_priv(vq); in vsp1_video_stop_streaming()
983 struct vsp1_video *video = to_vsp1_video(vfh->vdev); in vsp1_video_querycap()
1008 struct vsp1_video *video = to_vsp1_video(vfh->vdev); in vsp1_video_get_format()
1024 struct vsp1_video *video = to_vsp1_video(vfh->vdev); in vsp1_video_try_format()
1036 struct vsp1_video *video = to_vsp1_video(vfh->vdev); in vsp1_video_set_format()
1066 struct vsp1_video *video = to_vsp1_video(vfh->vdev); in vsp1_video_streamon()
1137 struct vsp1_video *video = video_drvdata(file); in vsp1_video_open()
1161 struct vsp1_video *video = video_drvdata(file); in vsp1_video_release()
1193 int vsp1_video_init(struct vsp1_video *video, struct vsp1_entity *rwpf) in vsp1_video_init()
1292 void vsp1_video_cleanup(struct vsp1_video *video) in vsp1_video_cleanup()