summaryrefslogtreecommitdiffstats
path: root/gst/filter/gstlpwsinc.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/filter/gstlpwsinc.h')
-rw-r--r--gst/filter/gstlpwsinc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/filter/gstlpwsinc.h b/gst/filter/gstlpwsinc.h
index 3e09bd52..f56f5a4d 100644
--- a/gst/filter/gstlpwsinc.h
+++ b/gst/filter/gstlpwsinc.h
@@ -65,7 +65,7 @@ struct _GstLPWSinc {
gint mode;
gint window;
- gdouble frequency;
+ gfloat cutoff;
gint kernel_length; /* length of the filter kernel */
gdouble *residue; /* buffer for left-over samples from previous buffer */