Home
last modified time | relevance | path

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

/linux/include/media/
H A Dv4l2-mem2mem.h105 struct v4l2_m2m_ctx { struct
107 struct mutex *q_lock;
109 bool new_frame;
111 bool is_draining;
112 struct vb2_v4l2_buffer *last_src_buf;
113 bool next_buf_last;
114 bool has_stopped;
115 bool ignore_cap_streaming;
118 struct v4l2_m2m_dev *m2m_dev;
120 struct v4l2_m2m_queue_ctx cap_q_ctx;
[all …]