Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/sunxi/cedrus/
Dcedrus.h90 struct cedrus_buffer { struct
221 static inline struct cedrus_buffer *
224 return container_of(p, struct cedrus_buffer, m2m_buf.vb); in vb2_v4l2_to_cedrus_buffer()
227 static inline struct cedrus_buffer *
Dcedrus_h264.c73 struct cedrus_buffer *buf, in cedrus_fill_ref_pic()
100 struct cedrus_buffer *output_buf; in cedrus_write_frame_list()
113 struct cedrus_buffer *cedrus_buf; in cedrus_write_frame_list()
187 const struct cedrus_buffer *cedrus_buf; in _cedrus_write_ref_list()
Dcedrus_video.c553 src_vq->buf_struct_size = sizeof(struct cedrus_buffer); in cedrus_queue_init()
570 dst_vq->buf_struct_size = sizeof(struct cedrus_buffer); in cedrus_queue_init()