Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/sunxi/cedrus/
Dcedrus_h264.c609 ctx->codec.h264.deblk_buf = in cedrus_h264_start()
614 if (!ctx->codec.h264.deblk_buf) { in cedrus_h264_start()
640 ctx->codec.h264.deblk_buf, in cedrus_h264_start()
682 ctx->codec.h264.deblk_buf, in cedrus_h264_stop()
Dcedrus.h137 void *deblk_buf; member