Home | History | Annotate | Download | only in libtests

Lines Matching refs:rlo

7546          double rlo, rhi, glo, ghi, blo, bhi, graylo, grayhi;
7565 r = rlo = rhi = that->redf;
7566 rlo -= that->rede;
7567 rlo = DD(rlo, calc_depth, 1/*round*/);
7596 rlo = DD(rlo, gamma_depth, 0/*truncate*/);
7606 rlo = DD(pow(rlo, power)-abse, calc_depth, 1);
7635 graylo = DD(rlo * (data.red_coefficient-ce) +
7656 rlo = DD(rlo, gamma_depth, 0/*truncate*/);