Home | History | Annotate | Download | only in encoder

Lines Matching full:other_cost

1861         int other_cost = 0;
2316 other_cost += vp8_cost_bit(cpi->prob_skip_false, 0);
2317 rate2 += other_cost;
2351 other_cost += prob_skip_cost;
2381 other_cost += ref_frame_cost[x->e_mbd.mode_info_context->mbmi.ref_frame];
2384 best_yrd = RDCOST(x->rdmult, x->rddiv, (rate2-rate_uv-other_cost),