Searched refs:comp_ref_allowed (Results 1 – 1 of 1) sorted by relevance
584 bool comp_ref_allowed = 0; in config_compound_reference() local595 comp_ref_allowed |= golden_ref_frame_sign_bias != last_ref_frame_sign_bias; in config_compound_reference()596 comp_ref_allowed |= alt_ref_frame_sign_bias != last_ref_frame_sign_bias; in config_compound_reference()598 if (comp_ref_allowed) { in config_compound_reference()