Home
last modified time | relevance | path

Searched refs:Sthresh (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/frei0r/frei0r-1.7.0-18-g86475d3/src/filter/keyspillm0pup/
H A Dkeyspillm0pup.c669 float Sthresh; member
822 in->Sthresh=0.15; in f0r_construct()
906 if (tmpf!=p->Sthresh) chg=1; in f0r_set_param_value()
907 p->Sthresh=tmpf; in f0r_set_param_value()
991 *((double*)param)=p->Sthresh; in f0r_get_param_value()
1059 sat_thres(sl, in->w, in->h, mask, in->Sthresh); in f0r_update()
/dports/graphics/frei0r-plugins-gavl/frei0r-1.7.0-18-g86475d3/src/filter/keyspillm0pup/
H A Dkeyspillm0pup.c669 float Sthresh; member
822 in->Sthresh=0.15; in f0r_construct()
906 if (tmpf!=p->Sthresh) chg=1; in f0r_set_param_value()
907 p->Sthresh=tmpf; in f0r_set_param_value()
991 *((double*)param)=p->Sthresh; in f0r_get_param_value()
1059 sat_thres(sl, in->w, in->h, mask, in->Sthresh); in f0r_update()
/dports/graphics/frei0r-plugins-opencv/frei0r-1.7.0-18-g86475d3/src/filter/keyspillm0pup/
H A Dkeyspillm0pup.c669 float Sthresh; member
822 in->Sthresh=0.15; in f0r_construct()
906 if (tmpf!=p->Sthresh) chg=1; in f0r_set_param_value()
907 p->Sthresh=tmpf; in f0r_set_param_value()
991 *((double*)param)=p->Sthresh; in f0r_get_param_value()
1059 sat_thres(sl, in->w, in->h, mask, in->Sthresh); in f0r_update()