Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/sunxi/cedrus/
Dcedrus_h264.c616 ctx->codec.h264.intra_pred_buf_size = in cedrus_h264_start()
620 ctx->codec.h264.intra_pred_buf_size, in cedrus_h264_start()
670 if (ctx->codec.h264.intra_pred_buf_size) in cedrus_h264_stop()
671 dma_free_coherent(dev->dev, ctx->codec.h264.intra_pred_buf_size, in cedrus_h264_stop()
Dcedrus.h128 ssize_t intra_pred_buf_size; member