Searched refs:comp_fixed_ref (Results 1 – 2 of 2) sorted by relevance
580 u32 comp_fixed_ref, comp_var_ref[2]; in config_compound_reference() local586 comp_fixed_ref = 0; in config_compound_reference()601 comp_fixed_ref = ALTREF_FRAME; in config_compound_reference()606 comp_fixed_ref = GOLDEN_FRAME; in config_compound_reference()610 comp_fixed_ref = LAST_FRAME; in config_compound_reference()616 hantro_reg_write(ctx->dev, &vp9_comp_pred_fixed_ref, comp_fixed_ref); in config_compound_reference()
241 u8 comp_fixed_ref; member