Home
last modified time | relevance | path

Searched refs:cedrus_buffer (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/staging/media/sunxi/cedrus/
Dcedrus.h80 struct cedrus_buffer { struct
191 static inline struct cedrus_buffer *
194 return container_of(p, struct cedrus_buffer, m2m_buf.vb); in vb2_v4l2_to_cedrus_buffer()
197 static inline struct cedrus_buffer *
Dcedrus_h264.c72 struct cedrus_buffer *buf, in cedrus_fill_ref_pic()
100 struct cedrus_buffer *output_buf; in cedrus_write_frame_list()
111 struct cedrus_buffer *cedrus_buf; in cedrus_write_frame_list()
180 const struct cedrus_buffer *cedrus_buf; in _cedrus_write_ref_list()
Dcedrus_video.c518 src_vq->buf_struct_size = sizeof(struct cedrus_buffer); in cedrus_queue_init()
535 dst_vq->buf_struct_size = sizeof(struct cedrus_buffer); in cedrus_queue_init()