Home
last modified time | relevance | path

Searched refs:neighbor_info_buf (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/
H A Dcedrus.h121 void *neighbor_info_buf; member
135 void *neighbor_info_buf; member
H A Dcedrus_h264.c554 ctx->codec.h264.neighbor_info_buf = in cedrus_h264_start()
558 if (!ctx->codec.h264.neighbor_info_buf) { in cedrus_h264_start()
643 ctx->codec.h264.neighbor_info_buf, in cedrus_h264_start()
661 ctx->codec.h264.neighbor_info_buf, in cedrus_h264_stop()
H A Dcedrus_h265.c597 ctx->codec.h265.neighbor_info_buf = in cedrus_h265_start()
601 if (!ctx->codec.h265.neighbor_info_buf) in cedrus_h265_start()
620 ctx->codec.h265.neighbor_info_buf, in cedrus_h265_stop()