mxc_isi_channel_set_outbuf
void mxc_isi_channel_set_outbuf(struct mxc_isi_pipe *pipe,
mxc_isi_channel_set_outbuf(m2m->pipe, dst_buf->dma_addrs, MXC_ISI_BUF1);
mxc_isi_channel_set_outbuf(m2m->pipe, dst_buf->dma_addrs, MXC_ISI_BUF2);
mxc_isi_channel_set_outbuf(pipe, next_buf->dma_addrs, buf_id);
mxc_isi_channel_set_outbuf(video->pipe, buf->dma_addrs, buf_id);