Home | History | Annotate | Download | only in encoder

Lines Matching refs:this_rd

1177         int this_rd;
1191 this_rd = RD_ESTIMATE(x->rdmult, x->rddiv, rate2, distortion2);
1193 if (Error16x16 > this_rd)
1195 Error16x16 = this_rd;