Searched refs:active_buf (Results 1 – 9 of 9) sorted by relevance
199 if (curr == stat->locked_buf || curr == stat->active_buf) in __isp_stat_buf_find()235 if (!stat->active_buf) in isp_stat_buf_queue()238 v4l2_get_timestamp(&stat->active_buf->ts); in isp_stat_buf_queue()240 stat->active_buf->buf_size = stat->buf_size; in isp_stat_buf_queue()241 if (isp_stat_buf_check_magic(stat, stat->active_buf)) { in isp_stat_buf_queue()246 stat->active_buf->config_counter = stat->config_counter; in isp_stat_buf_queue()247 stat->active_buf->frame_number = stat->frame_number; in isp_stat_buf_queue()248 stat->active_buf->empty = 0; in isp_stat_buf_queue()249 stat->active_buf = NULL; in isp_stat_buf_queue()257 if (unlikely(stat->active_buf)) in isp_stat_buf_next()[all …]
115 struct ispstat_buffer *active_buf; member
179 dma_addr_t dma_addr = hist->active_buf->dma_addr; in hist_buf_dma()236 u32 *buf = hist->active_buf->virt_addr; in hist_buf_pio()
40 isp_reg_writel(aewb->isp, aewb->active_buf->dma_addr, in h3a_aewb_setup_regs()
44 isp_reg_writel(af->isp, af->active_buf->dma_addr, OMAP3_ISP_IOMEM_H3A, in h3a_af_setup_regs()
455 vb = go->active_buf = in frame_boundary()478 go->active_buf = vb; in frame_boundary()505 struct go7007_buffer *vb = go->active_buf; in go7007_parse_video_stream()529 vb = go->active_buf = NULL; in go7007_parse_video_stream()
242 struct go7007_buffer *active_buf; member
434 go->active_buf = NULL; in go7007_start_streaming()
195 struct putfile_active_buffer active_buf; member