Searched refs:video_buf (Results 1 – 3 of 3) sorted by relevance
26 static struct video_buffer video_buf[CONFIG_VIDEO_BUFFER_POOL_NUM_MAX]; variable41 for (i = 0; i < ARRAY_SIZE(video_buf); i++) { in video_buffer_aligned_alloc()42 if (video_buf[i].buffer == NULL) { in video_buffer_aligned_alloc()43 vbuf = &video_buf[i]; in video_buffer_aligned_alloc()
203 struct video_buf *vbuf; in nxp_video_sdma_flush()
237 struct video_buf *vbuf; in video_mcux_csi_flush()