mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-13 10:55:34 +00:00
utils: Skip gst_calculate_linear_regression() in bindings
This commit is contained in:
parent
4312119d16
commit
849dfe82f1
1 changed files with 1 additions and 1 deletions
|
@ -4182,7 +4182,7 @@ gst_log2 (GstClockTime in)
|
|||
}
|
||||
|
||||
/**
|
||||
* gst_calculate_linear_regression:
|
||||
* gst_calculate_linear_regression: (skip)
|
||||
* @xy: Pairs of (x,y) values
|
||||
* @temp: Temporary scratch space used by the function
|
||||
* @n: number of (x,y) pairs
|
||||
|
|
Loading…
Reference in a new issue