Searched refs:dist_i (Results 1 – 1 of 1) sorted by relevance
147 int64_t dist_i = (int64_t)(AOMMAX(0.0, dist_f * num_samples) + 0.5); in model_rd_with_curvfit() local152 dist_i = sse << 4; in model_rd_with_curvfit()153 } else if (RDCOST(x->rdmult, rate_i, dist_i) >= in model_rd_with_curvfit()156 dist_i = sse << 4; in model_rd_with_curvfit()160 if (dist) *dist = dist_i; in model_rd_with_curvfit()