Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/sunxi/cedrus/
Dcedrus_h264.c567 ctx->codec.h264.pic_info_buf = in cedrus_h264_start()
571 if (!ctx->codec.h264.pic_info_buf) in cedrus_h264_start()
641 ctx->codec.h264.pic_info_buf, in cedrus_h264_start()
675 ctx->codec.h264.pic_info_buf, in cedrus_h264_stop()
Dcedrus.h129 void *pic_info_buf; member