Home
last modified time | relevance | path

Searched refs:framebuf (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/media/usb/cpia2/
A Dcpia2.h343 struct framebuf { struct
351 struct framebuf *next; argument
397 struct framebuf *buffers;
398 struct framebuf * volatile curbuff;
399 struct framebuf *workbuff;
A Dcpia2_v4l.c174 struct framebuf *frame = &cam->buffers[frame_nr]; in sync()
888 struct framebuf *cb = cam->curbuff; in cpia2_dqbuf()
A Dcpia2_usb.c230 struct framebuf *ptr; in cpia2_usb_complete()
A Dcpia2_core.c2255 u32 size = cam->num_frames*sizeof(struct framebuf); in cpia2_allocate_buffers()
2319 struct framebuf *frame; in cpia2_read()
/linux/drivers/media/platform/mtk-vcodec/
A Dmtk_vcodec_dec_stateless.c131 struct mtk_video_dec_buf *framebuf = in vdec_get_cap_buffer() local
133 struct vdec_fb *pfb = &framebuf->frame_buffer; in vdec_get_cap_buffer()
136 pfb = &framebuf->frame_buffer; in vdec_get_cap_buffer()

Completed in 13 milliseconds