Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/sunxi/cedrus/
Dcedrus.h121 void *neighbor_info_buf; member
135 void *neighbor_info_buf; member
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()
Dcedrus_h265.c594 ctx->codec.h265.neighbor_info_buf = in cedrus_h265_start()
598 if (!ctx->codec.h265.neighbor_info_buf) in cedrus_h265_start()
617 ctx->codec.h265.neighbor_info_buf, in cedrus_h265_stop()