Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/
H A 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()
H A Dcedrus.h123 void *deblk_buf; member