Home | History | Annotate | Download | only in encoder

Lines Matching defs:qstep

403                                   unsigned int qstep, int *rate,
417 ((((uint64_t)qstep * qstep * n) << 10) + (var >> 1)) / var;
3569 const int qstep = xd->plane[0].dequant[1];
3577 distortion2 * scale < qstep * qstep) {
4280 const int qstep = xd->plane[0].dequant[1];
4288 distortion2 * scale < qstep * qstep) {