Searched refs:COMPOUND_DISTWTD (Results 1 – 4 of 4) sorted by relevance
449 COMPOUND_DISTWTD, enumerator
170 case COMPOUND_DISTWTD: in is_interinter_compound_used()
8522 comp_rate[COMPOUND_DISTWTD] = st->rate[COMPOUND_DISTWTD]; in is_comp_rd_match()8523 comp_dist[COMPOUND_DISTWTD] = st->dist[COMPOUND_DISTWTD]; in is_comp_rd_match()8524 comp_model_rd[COMPOUND_DISTWTD] = st->comp_model_rd[COMPOUND_DISTWTD]; in is_comp_rd_match()9907 ((mode_search_mask & (1 << COMPOUND_DISTWTD)) && in compound_type_rd()9913 comp_rate[COMPOUND_DISTWTD] == INT_MAX; in compound_type_rd()9921 if (cur_type == COMPOUND_DISTWTD && !try_distwtd_comp) continue; in compound_type_rd()9930 if (cur_type == COMPOUND_DISTWTD && try_average_and_distwtd_comp) { in compound_type_rd()9959 mbmi->interinter_comp.type = COMPOUND_DISTWTD; in compound_type_rd()9962 masked_type_cost[COMPOUND_DISTWTD] += in compound_type_rd()9965 masked_type_cost[COMPOUND_DISTWTD] += in compound_type_rd()[all …]
1424 mbmi->compound_idx ? COMPOUND_AVERAGE : COMPOUND_DISTWTD; in read_inter_block_mode_info()