Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/sunxi/cedrus/
Dcedrus_h264.c602 ctx->codec.h264.deblk_buf = in cedrus_h264_start()
607 if (!ctx->codec.h264.deblk_buf) { in cedrus_h264_start()
633 ctx->codec.h264.deblk_buf, in cedrus_h264_start()
668 ctx->codec.h264.deblk_buf, in cedrus_h264_stop()
Dcedrus.h123 void *deblk_buf; member