Lines Matching defs:error
1544 int64_t error=0;1555 error += d*d;1559 error /= 2;1560 b->qlog= (int)(QROOT * log2(352256.0/sqrt(error)) + 0.5);1562 error = 0;1833 int64_t error= 0;1839 error += d*d;1842 s->avctx->error[plane_index] += error;1843 s->encoding_error[plane_index] = error;