Searched refs:mv_buf_dma (Results 1 – 2 of 2) sorted by relevance
109 uint64_t mv_buf_dma[H264_MAX_FB_NUM]; member184 inst->vsi->mv_buf_dma[i] = mem->dma_addr; in alloc_mv_buf()196 inst->vsi->mv_buf_dma[i] = 0; in free_mv_buf()
411 dma_addr_t mv_buf_dma[2]; /* dma addrs of motion vector in/out bufs */ member556 ctx->mv_buf_dma[0]); in realloc_mv_buffers()560 ctx->mv_buf_dma[1]); in realloc_mv_buffers()565 ctx->mv_buf[0] = dma_alloc_coherent(dev, size, &ctx->mv_buf_dma[0], in realloc_mv_buffers()572 ctx->mv_buf[1] = dma_alloc_coherent(dev, size, &ctx->mv_buf_dma[1], in realloc_mv_buffers()577 ctx->mv_buf_dma[0]); in realloc_mv_buffers()1032 dma_addr = ctx->mv_buf_dma[mv_buf_selector]; in add_out_dtd()1101 dma_addr = ctx->mv_buf_dma[mv_buf_selector]; in add_in_dtd()