Home
last modified time | relevance | path

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

/linux/drivers/media/platform/amphion/
H A Dvpu.h315 static inline struct vpu_vb2_buffer *to_vpu_vb2_buffer(struct vb2_v4l2_buffer *vbuf) in to_vpu_vb2_buffer() function
H A Dvdec.c1063 vpu_buf = to_vpu_vb2_buffer(vbuf); in vdec_response_frame()