Home
last modified time | relevance | path

Searched defs:vp9_ctx (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2_vp9_dec.c30 struct hantro_vp9_dec_hw_ctx *vp9_ctx = &ctx->vp9_dec; in start_prepare_run() local
117 static void update_ctx_cur_info(struct hantro_vp9_dec_hw_ctx *vp9_ctx, in update_ctx_cur_info()
256 struct hantro_vp9_dec_hw_ctx *vp9_ctx = &ctx->vp9_dec; in recompute_tile_rc_info() local
284 struct hantro_vp9_dec_hw_ctx *vp9_ctx = &ctx->vp9_dec; in fill_tile_info() local
310 struct hantro_vp9_dec_hw_ctx *vp9_ctx = &ctx->vp9_dec; in config_tiles() local
362 update_feat_and_flag(struct hantro_vp9_dec_hw_ctx *vp9_ctx, in update_feat_and_flag()
389 struct hantro_vp9_dec_hw_ctx *vp9_ctx = &ctx->vp9_dec; in config_segment() local
549 struct hantro_vp9_dec_hw_ctx *vp9_ctx = &ctx->vp9_dec; in config_others() local
634 struct hantro_vp9_dec_hw_ctx *vp9_ctx = &ctx->vp9_dec; in config_probs() local
753 struct hantro_vp9_dec_hw_ctx *vp9_ctx = &ctx->vp9_dec; in config_seg_map() local
[all …]
H A Dhantro_vp9.c119 struct hantro_vp9_dec_hw_ctx *vp9_ctx = &ctx->vp9_dec; in init_v4l2_vp9_count_tbl() local
/linux/drivers/staging/media/rkvdec/
H A Drkvdec-vp9.c192 struct rkvdec_vp9_ctx *vp9_ctx = ctx->priv; in init_intra_only_probs() local
242 struct rkvdec_vp9_ctx *vp9_ctx = ctx->priv; in init_inter_probs() local
314 struct rkvdec_vp9_ctx *vp9_ctx = ctx->priv; in init_probs() local
450 struct rkvdec_vp9_ctx *vp9_ctx = ctx->priv; in config_seg_registers() local
498 static void update_ctx_cur_info(struct rkvdec_vp9_ctx *vp9_ctx, in update_ctx_cur_info()
511 static void update_ctx_last_info(struct rkvdec_vp9_ctx *vp9_ctx) in update_ctx_last_info()
523 struct rkvdec_vp9_ctx *vp9_ctx = ctx->priv; in config_registers() local
732 struct rkvdec_vp9_ctx *vp9_ctx = ctx->priv; in rkvdec_vp9_run_preamble() local
848 struct rkvdec_vp9_ctx *vp9_ctx = ctx->priv; in rkvdec_vp9_done() local
928 struct rkvdec_vp9_ctx *vp9_ctx = ctx->priv; in rkvdec_init_v4l2_vp9_count_tbl() local
[all …]