Searched refs:mv_buf_dma (Results 1 – 1 of 1) sorted by relevance
390 dma_addr_t mv_buf_dma[2]; /* dma addrs of motion vector in/out bufs */ member535 ctx->mv_buf_dma[0]); in realloc_mv_buffers()539 ctx->mv_buf_dma[1]); in realloc_mv_buffers()544 ctx->mv_buf[0] = dma_alloc_coherent(dev, size, &ctx->mv_buf_dma[0], in realloc_mv_buffers()551 ctx->mv_buf[1] = dma_alloc_coherent(dev, size, &ctx->mv_buf_dma[1], in realloc_mv_buffers()556 ctx->mv_buf_dma[0]); in realloc_mv_buffers()1000 dma_addr = ctx->mv_buf_dma[mv_buf_selector]; in add_out_dtd()1040 dma_addr = ctx->mv_buf_dma[mv_buf_selector]; in add_in_dtd()