Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus.h132 void *neighbor_info_buf; member
142 void *neighbor_info_buf; member
H A Dcedrus_h264.c581 ctx->codec.h264.neighbor_info_buf = in cedrus_h264_start()
585 if (!ctx->codec.h264.neighbor_info_buf) { in cedrus_h264_start()
635 ctx->codec.h264.neighbor_info_buf, in cedrus_h264_start()
671 ctx->codec.h264.neighbor_info_buf, in cedrus_h264_stop()
H A Dcedrus_h265.c839 ctx->codec.h265.neighbor_info_buf = in cedrus_h265_start()
843 if (!ctx->codec.h265.neighbor_info_buf) in cedrus_h265_start()
852 ctx->codec.h265.neighbor_info_buf, in cedrus_h265_start()
885 ctx->codec.h265.neighbor_info_buf, in cedrus_h265_stop()