Home
last modified time | relevance | path

Searched defs:vsp1_pipeline (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/renesas/vsp1/
A Dvsp1_pipe.h112 struct vsp1_pipeline { struct
116 enum vsp1_pipeline_state state; argument
119 void (*frame_end)(struct vsp1_pipeline *pipe, unsigned int completion); argument
121 struct mutex lock;
122 struct kref kref;
123 unsigned int stream_count;
124 unsigned int buffers_ready;
125 unsigned int sequence;
127 unsigned int num_inputs;
129 struct vsp1_rwpf *output;
[all …]

Completed in 5 milliseconds