Home
last modified time | relevance | path

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

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