Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/sunxi/cedrus/
Dcedrus_h264.c491 ctx->codec.h264.neighbor_info_buf = in cedrus_h264_start()
495 if (!ctx->codec.h264.neighbor_info_buf) { in cedrus_h264_start()
535 ctx->codec.h264.neighbor_info_buf, in cedrus_h264_start()
553 ctx->codec.h264.neighbor_info_buf, in cedrus_h264_stop()
Dcedrus.h110 void *neighbor_info_buf; member