Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_h264.c353 ctx->codec.h264.intra_pred_buf_dma); in cedrus_set_params()
621 &ctx->codec.h264.intra_pred_buf_dma, in cedrus_h264_start()
673 ctx->codec.h264.intra_pred_buf_dma); in cedrus_h264_stop()
H A Dcedrus.h127 dma_addr_t intra_pred_buf_dma; member