Home
last modified time | relevance | path

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

/drivers/staging/media/sunxi/cedrus/
Dcedrus_h264.c618 ctx->codec.h264.intra_pred_buf = in cedrus_h264_start()
623 if (!ctx->codec.h264.intra_pred_buf) { in cedrus_h264_start()
672 ctx->codec.h264.intra_pred_buf, in cedrus_h264_stop()
Dcedrus.h135 void *intra_pred_buf; member