Home | History | Annotate | Download | only in encoder

Lines Matching full:av_weight

258   const double av_weight = stats->weight / stats->count;
259 const double av_err = (stats->coded_error * av_weight) / stats->count;