Home | History | Annotate | Download | only in effects

Lines Matching full:scaled_x

691         float scaled_x = (center - x - .5f) * invr;
692 float gi = gaussianIntegral(scaled_x);