Lines Matching refs:vsp1_pipeline
101 struct vsp1_pipeline { struct
108 void (*frame_end)(struct vsp1_pipeline *pipe, unsigned int completion); argument
143 void vsp1_pipeline_reset(struct vsp1_pipeline *pipe); argument
144 void vsp1_pipeline_init(struct vsp1_pipeline *pipe);
146 void __vsp1_pipeline_dump(struct _ddebug *, struct vsp1_pipeline *pipe,
164 void vsp1_pipeline_run(struct vsp1_pipeline *pipe);
165 bool vsp1_pipeline_stopped(struct vsp1_pipeline *pipe);
166 int vsp1_pipeline_stop(struct vsp1_pipeline *pipe);
167 bool vsp1_pipeline_ready(struct vsp1_pipeline *pipe);
169 void vsp1_pipeline_frame_end(struct vsp1_pipeline *pipe);
171 void vsp1_pipeline_propagate_alpha(struct vsp1_pipeline *pipe,
175 void vsp1_pipeline_calculate_partition(struct vsp1_pipeline *pipe,