Home
last modified time | relevance | path

Searched refs:intra_pred_buf_dma (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_h264.c373 ctx->codec.h264.intra_pred_buf_dma); in cedrus_set_params()
617 &ctx->codec.h264.intra_pred_buf_dma, in cedrus_h264_start()
686 ctx->codec.h264.intra_pred_buf_dma, in cedrus_h264_stop()
H A Dcedrus.h138 dma_addr_t intra_pred_buf_dma; member