Searched refs:comp_fixed_ref (Results 1 – 2 of 2) sorted by relevance
596 u32 comp_fixed_ref, comp_var_ref[2]; in config_compound_reference() local602 comp_fixed_ref = 0; in config_compound_reference()617 comp_fixed_ref = ALTREF_FRAME; in config_compound_reference()622 comp_fixed_ref = GOLDEN_FRAME; in config_compound_reference()626 comp_fixed_ref = LAST_FRAME; in config_compound_reference()632 hantro_reg_write(ctx->dev, &vp9_comp_pred_fixed_ref, comp_fixed_ref); in config_compound_reference()
242 u8 comp_fixed_ref; member