Home | History | Annotate | Download | only in enc

Lines Matching defs:amax

249   const double amax = 0.85;
252 const double slope = (exp_min - exp_max) / (amax - amin);
254 // in the [amin, amax] range.
255 const double expn = (alpha > amax) ? exp_min