Searched defs:boundaryscale (Results 1 – 3 of 3) sorted by relevance
68 float nu, float boundaryscale, int column_step) in do_vertical_columns()101 float nu, float boundaryscale) in verti_slice_c()
66 const float boundaryscale = s->boundaryscale; in filter_horizontally() local89 const float boundaryscale = s->boundaryscaleV; in filter_vertically() local201 static void set_params(float sigma, int steps, float *postscale, float *boundaryscale, float *nu) in set_params()
47 float boundaryscale; member