Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/sunxi/cedrus/
Dcedrus_h264.c623 ctx->codec.h264.intra_pred_buf_size = in cedrus_h264_start()
627 ctx->codec.h264.intra_pred_buf_size, in cedrus_h264_start()
685 if (ctx->codec.h264.intra_pred_buf_size) in cedrus_h264_stop()
686 dma_free_attrs(dev->dev, ctx->codec.h264.intra_pred_buf_size, in cedrus_h264_stop()
Dcedrus.h142 ssize_t intra_pred_buf_size; member