Searched refs:invr (Results 1 – 1 of 1) sorted by relevance
687 float invr = 1.f/(2*sigma); in ComputeBlurProfile() local691 float scaled_x = (center - x - .5f) * invr; in ComputeBlurProfile()