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()
398 dma_addr_t mv_buf_dma[2]; /* dma addrs of motion vector in/out bufs */ member543 ctx->mv_buf_dma[0]); in realloc_mv_buffers()547 ctx->mv_buf_dma[1]); in realloc_mv_buffers()552 ctx->mv_buf[0] = dma_alloc_coherent(dev, size, &ctx->mv_buf_dma[0], in realloc_mv_buffers()559 ctx->mv_buf[1] = dma_alloc_coherent(dev, size, &ctx->mv_buf_dma[1], in realloc_mv_buffers()564 ctx->mv_buf_dma[0]); in realloc_mv_buffers()1019 dma_addr = ctx->mv_buf_dma[mv_buf_selector]; in add_out_dtd()1080 dma_addr = ctx->mv_buf_dma[mv_buf_selector]; in add_in_dtd()