Searched refs:quant_dist_weight (Results 1 – 2 of 2) sorted by relevance
434 static const int quant_dist_weight[4][2] = { variable
666 int c0 = quant_dist_weight[i][order]; in av1_dist_wtd_comp_weight_assign()667 int c1 = quant_dist_weight[i][!order]; in av1_dist_wtd_comp_weight_assign()