Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/amphion/
Dvpu.h313 static inline struct vpu_vb2_buffer *to_vpu_vb2_buffer(struct vb2_v4l2_buffer *vbuf) in to_vpu_vb2_buffer() function
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()
Dvdec.c1065 vpu_buf = to_vpu_vb2_buffer(vbuf); in vdec_response_frame()