GstInterpolationControlSource  996 libs/gst/controller/gstcontroller.c   GstInterpolationControlSource *icsource;
GstInterpolationControlSource  100 libs/gst/controller/gstinterpolation.c _interpolate_none_get_##type (GstInterpolationControlSource *self, GSequenceIter *iter) \
GstInterpolationControlSource  122 libs/gst/controller/gstinterpolation.c interpolate_none_get_##type (GstInterpolationControlSource *self, GstClockTime timestamp, GValue *value) \
GstInterpolationControlSource  137 libs/gst/controller/gstinterpolation.c interpolate_none_get_##type##_value_array (GstInterpolationControlSource *self, \
GstInterpolationControlSource  250 libs/gst/controller/gstinterpolation.c _interpolate_trigger_get_##type (GstInterpolationControlSource *self, GSequenceIter *iter, GstClockTime timestamp) \
GstInterpolationControlSource  276 libs/gst/controller/gstinterpolation.c interpolate_trigger_get_##type (GstInterpolationControlSource *self, GstClockTime timestamp, GValue *value) \
GstInterpolationControlSource  296 libs/gst/controller/gstinterpolation.c interpolate_trigger_get_##type##_value_array (GstInterpolationControlSource *self, \
GstInterpolationControlSource  422 libs/gst/controller/gstinterpolation.c interpolate_linear_get_##vtype (GstInterpolationControlSource *self, GstClockTime timestamp, GValue *value) \
GstInterpolationControlSource  457 libs/gst/controller/gstinterpolation.c interpolate_linear_get_##vtype##_value_array (GstInterpolationControlSource *self, \
GstInterpolationControlSource  563 libs/gst/controller/gstinterpolation.c _interpolate_cubic_update_cache_##vtype (GstInterpolationControlSource *self) \
GstInterpolationControlSource  644 libs/gst/controller/gstinterpolation.c _interpolate_cubic_get_##vtype (GstInterpolationControlSource *self, GstControlPoint *cp1, g##vtype value1, GstControlPoint *cp2, g##vtype value2, GstClockTime timestamp, g##vtype min, g##vtype max, g##vtype *ret) \
GstInterpolationControlSource  674 libs/gst/controller/gstinterpolation.c interpolate_cubic_get_##vtype (GstInterpolationControlSource *self, GstClockTime timestamp, GValue *value) \
GstInterpolationControlSource  712 libs/gst/controller/gstinterpolation.c interpolate_cubic_get_##vtype##_value_array (GstInterpolationControlSource *self, \
GstInterpolationControlSource  104 libs/gst/controller/gstinterpolationcontrolsource.c GstInterpolationControlSource *
GstInterpolationControlSource  238 libs/gst/controller/gstinterpolationcontrolsource.c   GstInterpolationControlSource *self =
GstInterpolationControlSource  239 libs/gst/controller/gstinterpolationcontrolsource.c       (GstInterpolationControlSource *) source;
GstInterpolationControlSource  668 libs/gst/controller/gstinterpolationcontrolsource.c   GstInterpolationControlSource *self = GST_INTERPOLATION_CONTROL_SOURCE (obj);
GstInterpolationControlSource   37 libs/gst/controller/gstinterpolationcontrolsource.h   (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_INTERPOLATION_CONTROL_SOURCE, GstInterpolationControlSource))
GstInterpolationControlSource   98 libs/gst/controller/gstinterpolationcontrolsource.h GstInterpolationControlSource *gst_interpolation_control_source_new (void);
GstInterpolationControlSource   74 tests/benchmarks/controller.c   GstInterpolationControlSource *csource;
GstInterpolationControlSource  571 tests/check/libs/controller.c   GstInterpolationControlSource *csource;
GstInterpolationControlSource  611 tests/check/libs/controller.c   GstInterpolationControlSource *csource;
GstInterpolationControlSource  673 tests/check/libs/controller.c   GstInterpolationControlSource *csource;
GstInterpolationControlSource  740 tests/check/libs/controller.c   GstInterpolationControlSource *csource;
GstInterpolationControlSource  798 tests/check/libs/controller.c   GstInterpolationControlSource *csource;
GstInterpolationControlSource  873 tests/check/libs/controller.c   GstInterpolationControlSource *csource;
GstInterpolationControlSource  934 tests/check/libs/controller.c   GstInterpolationControlSource *csource;
GstInterpolationControlSource  968 tests/check/libs/controller.c   GstInterpolationControlSource *csource;
GstInterpolationControlSource 1049 tests/check/libs/controller.c   GstInterpolationControlSource *csource;
GstInterpolationControlSource 1112 tests/check/libs/controller.c   GstInterpolationControlSource *csource;
GstInterpolationControlSource 1176 tests/check/libs/controller.c   GstInterpolationControlSource *csource;
GstInterpolationControlSource 1245 tests/check/libs/controller.c   GstInterpolationControlSource *csource;
GstInterpolationControlSource 1341 tests/check/libs/controller.c   GstInterpolationControlSource *csource, *csource2;
GstInterpolationControlSource 1495 tests/check/libs/controller.c   GstInterpolationControlSource *csource;
GstInterpolationControlSource 2131 tests/check/libs/controller.c   GstInterpolationControlSource *csource;
GstInterpolationControlSource 2195 tests/check/libs/controller.c   GstInterpolationControlSource *csource;
GstInterpolationControlSource   21 tests/examples/controller/audio-example.c   GstInterpolationControlSource *csource1, *csource2;