Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu.h314 static inline struct vpu_vb2_buffer *to_vpu_vb2_buffer(struct vb2_v4l2_buffer *vbuf) in to_vpu_vb2_buffer() function
H A Dvpu_v4l2.c54 struct vpu_vb2_buffer *vpu_buf = to_vpu_vb2_buffer(vbuf); in vpu_set_buffer_state()
61 struct vpu_vb2_buffer *vpu_buf = to_vpu_vb2_buffer(vbuf); in vpu_get_buffer_state()
H A Dvdec.c1065 vpu_buf = to_vpu_vb2_buffer(vbuf); in vdec_response_frame()