Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/sunxi/cedrus/
Dcedrus.h132 void *neighbor_info_buf; member
142 void *neighbor_info_buf; member
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()
Dcedrus_h265.c841 ctx->codec.h265.neighbor_info_buf = in cedrus_h265_start()
845 if (!ctx->codec.h265.neighbor_info_buf) in cedrus_h265_start()
854 ctx->codec.h265.neighbor_info_buf, in cedrus_h265_start()
887 ctx->codec.h265.neighbor_info_buf, in cedrus_h265_stop()