Lines Matching refs:vsp1_pipeline
112 struct vsp1_pipeline { struct
119 void (*frame_end)(struct vsp1_pipeline *pipe, unsigned int completion); argument
153 void vsp1_pipeline_reset(struct vsp1_pipeline *pipe); argument
154 void vsp1_pipeline_init(struct vsp1_pipeline *pipe);
156 void vsp1_pipeline_run(struct vsp1_pipeline *pipe);
157 bool vsp1_pipeline_stopped(struct vsp1_pipeline *pipe);
158 int vsp1_pipeline_stop(struct vsp1_pipeline *pipe);
159 bool vsp1_pipeline_ready(struct vsp1_pipeline *pipe);
161 void vsp1_pipeline_frame_end(struct vsp1_pipeline *pipe);
163 void vsp1_pipeline_propagate_alpha(struct vsp1_pipeline *pipe,
167 void vsp1_pipeline_propagate_partition(struct vsp1_pipeline *pipe,