Searched refs:comp_ref_allowed (Results 1 – 1 of 1) sorted by relevance
600 bool comp_ref_allowed = 0; in config_compound_reference() local611 comp_ref_allowed |= golden_ref_frame_sign_bias != last_ref_frame_sign_bias; in config_compound_reference()612 comp_ref_allowed |= alt_ref_frame_sign_bias != last_ref_frame_sign_bias; in config_compound_reference()614 if (comp_ref_allowed) { in config_compound_reference()