Searched refs:vb2_buf (Results 226 - 234 of 234) sorted by relevance

12345678910

/linux-master/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp9_req_lat_if.c724 lat_buf->src_buf_req = src->vb2_buf.req_obj.req;
1692 vb = &v4l2_m2m_next_dst_buf(instance->ctx->m2m_ctx)->vb2_buf;
/linux-master/drivers/media/usb/go7007/
H A Dgo7007-v4l2.c47 u8 *ptr = vb2_plane_vaddr(&vb->vb.vb2_buf, 0);
/linux-master/drivers/media/pci/cx23885/
H A Dcx23885-417.c1188 vb2_buffer_done(&buf->vb.vb2_buf, VB2_BUF_STATE_QUEUED);
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-vid-out.c174 vb2_buffer_done(&buf->vb.vb2_buf,
H A Dvivid-vid-cap.c231 vb2_buffer_done(&buf->vb.vb2_buf,
/linux-master/drivers/media/platform/qcom/venus/
H A Dvdec.c1420 vb = &vbuf->vb2_buf;
H A Dvenc.c1347 vb = &vbuf->vb2_buf;
/linux-master/drivers/media/pci/cx88/
H A Dcx88-dvb.c145 vb2_buffer_done(&buf->vb.vb2_buf, VB2_BUF_STATE_ERROR);
/linux-master/drivers/media/platform/chips-media/coda/
H A Dcoda-common.c95 u32 base_y = vb2_dma_contig_plane_dma_addr(&buf->vb2_buf, 0);
2015 coda_jpeg_decode_header(ctx, &buf->vb2_buf);

Completed in 491 milliseconds

12345678910