Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2_vp9_dec.c175 static void config_ref(struct hantro_ctx *ctx, in config_ref() function
236 config_ref(ctx, dst, &ref_regs[0], dec_params, dec_params->last_frame_ts); in config_ref_registers()
237 config_ref(ctx, dst, &ref_regs[1], dec_params, dec_params->golden_frame_ts); in config_ref_registers()
238 config_ref(ctx, dst, &ref_regs[2], dec_params, dec_params->alt_frame_ts); in config_ref_registers()