Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/sunxi/cedrus/
Dcedrus_h264.c598 ctx->codec.h264.deblk_buf = in cedrus_h264_start()
603 if (!ctx->codec.h264.deblk_buf) { in cedrus_h264_start()
629 ctx->codec.h264.deblk_buf, in cedrus_h264_start()
680 ctx->codec.h264.deblk_buf, in cedrus_h264_stop()
Dcedrus.h134 void *deblk_buf; member