Searched refs:vpu_dst_buffer (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpu-dec.c465 struct vpu_dst_buffer *dst_vpu_buf = wave5_to_vpu_dst_buf(disp_buf);
1314 struct vpu_dst_buffer *vpu_buf = wave5_to_vpu_dst_buf(vbuf);
H A Dwave5-vpu.h29 struct vpu_dst_buffer { struct
62 static inline struct vpu_dst_buffer *wave5_to_vpu_dst_buf(struct vb2_v4l2_buffer *vbuf)
64 return container_of(vbuf, struct vpu_dst_buffer, v4l2_m2m_buf.vb);

Completed in 191 milliseconds