Home | History | Annotate | Download | only in src

Lines Matching defs:dif

1707         cmsFloat32Number dif = b[i] - a[i];
1708 sum += dif * dif;