Searched refs:framebuf (Results 1 – 5 of 5) sorted by relevance
343 struct framebuf { struct351 struct framebuf *next; argument397 struct framebuf *buffers;398 struct framebuf * volatile curbuff;399 struct framebuf *workbuff;
174 struct framebuf *frame = &cam->buffers[frame_nr]; in sync()888 struct framebuf *cb = cam->curbuff; in cpia2_dqbuf()
230 struct framebuf *ptr; in cpia2_usb_complete()
2255 u32 size = cam->num_frames*sizeof(struct framebuf); in cpia2_allocate_buffers()2319 struct framebuf *frame; in cpia2_read()
152 struct mtk_video_dec_buf *framebuf; in vdec_get_cap_buffer() local164 framebuf = container_of(vb2_v4l2, struct mtk_video_dec_buf, m2m_buf.vb); in vdec_get_cap_buffer()166 pfb = &framebuf->frame_buffer; in vdec_get_cap_buffer()