Searched refs:rkvdec_vp9_run (Results 1 – 1 of 1) sorted by relevance
139 struct rkvdec_vp9_run { struct190 const struct rkvdec_vp9_run *run) in init_intra_only_probs()240 const struct rkvdec_vp9_run *run) in init_inter_probs()311 const struct rkvdec_vp9_run *run) in init_probs()413 const struct rkvdec_vp9_run *run, in config_ref_registers()517 const struct rkvdec_vp9_run *run) in config_registers()728 struct rkvdec_vp9_run *run) in rkvdec_vp9_run_preamble()801 static int rkvdec_vp9_run(struct rkvdec_ctx *ctx) in rkvdec_vp9_run() function804 struct rkvdec_vp9_run run = { }; in rkvdec_vp9_run()1070 .run = rkvdec_vp9_run,