Searched refs:video_buffer_aligned_alloc (Results 1 – 4 of 4) sorted by relevance
34 struct video_buffer *video_buffer_aligned_alloc(size_t size, size_t align, k_timeout_t timeout) in video_buffer_aligned_alloc() function68 return video_buffer_aligned_alloc(size, sizeof(void *), timeout); in video_buffer_alloc()
214 buffers[i] = video_buffer_aligned_alloc(bsize, CONFIG_VIDEO_BUFFER_POOL_ALIGN, in main()
735 struct video_buffer *video_buffer_aligned_alloc(size_t size, size_t align, k_timeout_t timeout);
527 * The :c:func:`video_buffer_alloc` and :c:func:`video_buffer_aligned_alloc` functions in the