Searched refs:mv_buf_dma (Results 1 – 2 of 2) sorted by relevance
114 uint64_t mv_buf_dma[H264_MAX_FB_NUM]; member189 inst->vsi->mv_buf_dma[i] = mem->dma_addr; in alloc_mv_buf()201 inst->vsi->mv_buf_dma[i] = 0; in free_mv_buf()
412 dma_addr_t mv_buf_dma[2]; /* dma addrs of motion vector in/out bufs */ member557 ctx->mv_buf_dma[0]); in realloc_mv_buffers()561 ctx->mv_buf_dma[1]); in realloc_mv_buffers()566 ctx->mv_buf[0] = dma_alloc_coherent(dev, size, &ctx->mv_buf_dma[0], in realloc_mv_buffers()573 ctx->mv_buf[1] = dma_alloc_coherent(dev, size, &ctx->mv_buf_dma[1], in realloc_mv_buffers()578 ctx->mv_buf_dma[0]); in realloc_mv_buffers()1033 dma_addr = ctx->mv_buf_dma[mv_buf_selector]; in add_out_dtd()1094 dma_addr = ctx->mv_buf_dma[mv_buf_selector]; in add_in_dtd()