Searched refs:active_buf (Results 1 – 1 of 1) sorted by relevance
47 struct video_buffer *active_buf; member74 data->active_buf = data->queued_buf; in nxp_video_sdma_callback()87 data->active_buf->line_offset = (data->frame_idx / 2) * SDMA_LINE_COUNT; in nxp_video_sdma_callback()88 data->active_buf->timestamp = k_uptime_get_32(); in nxp_video_sdma_callback()89 k_fifo_put(&data->fifo_out, data->active_buf); in nxp_video_sdma_callback()