Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/verisilicon/
Dhantro_g2_vp9_dec.c32 struct hantro_vp9_dec_hw_ctx *vp9_ctx = &ctx->vp9_dec; in start_prepare_run() local
135 static void update_ctx_cur_info(struct hantro_vp9_dec_hw_ctx *vp9_ctx, in update_ctx_cur_info()
272 struct hantro_vp9_dec_hw_ctx *vp9_ctx = &ctx->vp9_dec; in recompute_tile_rc_info() local
300 struct hantro_vp9_dec_hw_ctx *vp9_ctx = &ctx->vp9_dec; in fill_tile_info() local
326 struct hantro_vp9_dec_hw_ctx *vp9_ctx = &ctx->vp9_dec; in config_tiles() local
378 update_feat_and_flag(struct hantro_vp9_dec_hw_ctx *vp9_ctx, in update_feat_and_flag()
405 struct hantro_vp9_dec_hw_ctx *vp9_ctx = &ctx->vp9_dec; in config_segment() local
565 struct hantro_vp9_dec_hw_ctx *vp9_ctx = &ctx->vp9_dec; in config_others() local
650 struct hantro_vp9_dec_hw_ctx *vp9_ctx = &ctx->vp9_dec; in config_probs() local
769 struct hantro_vp9_dec_hw_ctx *vp9_ctx = &ctx->vp9_dec; in config_seg_map() local
[all …]
Dhantro_vp9.c119 struct hantro_vp9_dec_hw_ctx *vp9_ctx = &ctx->vp9_dec; in init_v4l2_vp9_count_tbl() local
/Linux-v6.6/drivers/staging/media/rkvdec/
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 …]