Home | History | Annotate | Download | only in encoder

Lines Matching refs:rate2

1175         int rate2, best_distortion;
1190 rate2 = x->mbmode_cost[x->e_mbd.frame_type][mode];
1191 this_rd = RD_ESTIMATE(x->rdmult, x->rddiv, rate2, distortion2);
1202 Error4x4 = vp8_pick_intra4x4mby_modes(IF_RTCD(&cpi->rtcd), x, &rate2, &best_distortion);