Searched defs:postscale (Results 1 – 5 of 5) sorted by relevance
70 float postscale = 0.0603f; in check_postscale_slice() local
49 float postscale; member
37 float postscale, float min, float max) in postscale_c()
111 const float postscale = s->postscale * s->postscaleV; in filter_postscale() local201 static void set_params(float sigma, int steps, float *postscale, float *boundaryscale, float *nu) in set_params()
54 static const FLOAT postscale[64]={ variable