Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/rkvdec/
H A Drkvdec-vp9.c92 struct rkvdec_vp9_priv_tbl { struct
193 struct rkvdec_vp9_priv_tbl *tbl = vp9_ctx->priv_tbl.cpu; in init_intra_only_probs()
243 struct rkvdec_vp9_priv_tbl *tbl = vp9_ctx->priv_tbl.cpu; in init_inter_probs()
315 struct rkvdec_vp9_priv_tbl *tbl = vp9_ctx->priv_tbl.cpu; in init_probs()
667 offsetof(struct rkvdec_vp9_priv_tbl, probs), in config_registers()
673 offsetof(struct rkvdec_vp9_priv_tbl, segmap) + in config_registers()
677 offsetof(struct rkvdec_vp9_priv_tbl, segmap) + in config_registers()
999 struct rkvdec_vp9_priv_tbl *priv_tbl; in rkvdec_vp9_start()