Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/sunxi/cedrus/
Dcedrus.h135 void *neighbor_info_buf; member
149 void *neighbor_info_buf; member
Dcedrus_h264.c560 ctx->codec.h264.neighbor_info_buf = in cedrus_h264_start()
564 if (!ctx->codec.h264.neighbor_info_buf) { in cedrus_h264_start()
652 ctx->codec.h264.neighbor_info_buf, in cedrus_h264_start()
673 ctx->codec.h264.neighbor_info_buf, in cedrus_h264_stop()
Dcedrus_h265.c810 ctx->codec.h265.neighbor_info_buf = in cedrus_h265_start()
814 if (!ctx->codec.h265.neighbor_info_buf) in cedrus_h265_start()
823 ctx->codec.h265.neighbor_info_buf, in cedrus_h265_start()
846 ctx->codec.h265.neighbor_info_buf, in cedrus_h265_stop()