Home | History | Annotate | Download | only in effects

Lines Matching defs:gi

626    gi[x_] := Piecewise[ {
683 float gi = gaussianIntegral(scaled_x);
684 profile[x] = 255 - (uint8_t) (255.f * gi);