Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/sunxi/cedrus/
Dcedrus_h264.c612 ctx->codec.h264.intra_pred_buf_size = in cedrus_h264_start()
616 ctx->codec.h264.intra_pred_buf_size, in cedrus_h264_start()
683 if (ctx->codec.h264.intra_pred_buf_size) in cedrus_h264_stop()
684 dma_free_attrs(dev->dev, ctx->codec.h264.intra_pred_buf_size, in cedrus_h264_stop()
Dcedrus.h139 ssize_t intra_pred_buf_size; member