Searched refs:active_buf (Results 1 – 8 of 8) sorted by relevance
197 if (curr == stat->locked_buf || curr == stat->active_buf) in __isp_stat_buf_find()233 if (!stat->active_buf) in isp_stat_buf_queue()236 ktime_get_ts64(&stat->active_buf->ts); in isp_stat_buf_queue()238 stat->active_buf->buf_size = stat->buf_size; in isp_stat_buf_queue()239 if (isp_stat_buf_check_magic(stat, stat->active_buf)) { in isp_stat_buf_queue()244 stat->active_buf->config_counter = stat->config_counter; in isp_stat_buf_queue()245 stat->active_buf->frame_number = stat->frame_number; in isp_stat_buf_queue()246 stat->active_buf->empty = 0; in isp_stat_buf_queue()247 stat->active_buf = NULL; in isp_stat_buf_queue()255 if (unlikely(stat->active_buf)) in isp_stat_buf_next()[all …]
175 dma_addr_t dma_addr = hist->active_buf->dma_addr; in hist_buf_dma()232 u32 *buf = hist->active_buf->virt_addr; in hist_buf_pio()
37 isp_reg_writel(aewb->isp, aewb->active_buf->dma_addr, in h3a_aewb_setup_regs()
41 isp_reg_writel(af->isp, af->active_buf->dma_addr, OMAP3_ISP_IOMEM_H3A, in h3a_af_setup_regs()
82 output->active_buf = 0; in stf_init_addrs()247 cap->buffers.active_buf = 0; in stf_capture_init()301 output->active_buf = !output->active_buf; in stf_buf_update_on_last()315 output->active_buf = !output->active_buf; in stf_buf_update_on_next()344 output->buf[output->active_buf] = output->last_buffer; in stf_buf_update_on_new()413 active_index = output->active_buf; in stf_change_buffer()
61 int active_buf; member
450 vb = go->active_buf = in frame_boundary()473 go->active_buf = vb; in frame_boundary()500 struct go7007_buffer *vb = go->active_buf; in go7007_parse_video_stream()524 vb = go->active_buf = NULL; in go7007_parse_video_stream()
234 struct go7007_buffer *active_buf; member