GstControlPoint 41 libs/gst/controller/gstinterpolation.c GstClockTime ct1 = ((GstControlPoint *) p1)->timestamp;
GstControlPoint 89 libs/gst/controller/gstinterpolation.c GstControlPoint *cp = g_sequence_get (iter);
GstControlPoint 105 libs/gst/controller/gstinterpolation.c GstControlPoint *cp = g_sequence_get (iter); \
GstControlPoint 162 libs/gst/controller/gstinterpolation.c GstControlPoint *cp; \
GstControlPoint 233 libs/gst/controller/gstinterpolation.c GstControlPoint *cp;
GstControlPoint 252 libs/gst/controller/gstinterpolation.c GstControlPoint *cp; \
GstControlPoint 322 libs/gst/controller/gstinterpolation.c GstControlPoint *cp; \
GstControlPoint 426 libs/gst/controller/gstinterpolation.c GstControlPoint *cp1, *cp2 = NULL, cp = {0, }; \
GstControlPoint 465 libs/gst/controller/gstinterpolation.c GstControlPoint *cp1 = NULL, *cp2 = NULL, cp = {0, }; \
GstControlPoint 575 libs/gst/controller/gstinterpolation.c GstControlPoint *cp; \
GstControlPoint 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) \
GstControlPoint 678 libs/gst/controller/gstinterpolation.c GstControlPoint *cp1, *cp2 = NULL, cp = {0, }; \
GstControlPoint 720 libs/gst/controller/gstinterpolation.c GstControlPoint *cp1 = NULL, *cp2 = NULL, cp = {0, }; \
GstControlPoint 68 libs/gst/controller/gstinterpolationcontrolsource.c g_slice_free (GstControlPoint, cp);
GstControlPoint 393 libs/gst/controller/gstinterpolationcontrolsource.c GstClockTime ct1 = ((GstControlPoint *) p1)->timestamp;
GstControlPoint 394 libs/gst/controller/gstinterpolationcontrolsource.c GstClockTime ct2 = ((GstControlPoint *) p2)->timestamp;
GstControlPoint 410 libs/gst/controller/gstinterpolationcontrolsource.c GstClockTime ct1 = ((GstControlPoint *) p1)->timestamp;
GstControlPoint 416 libs/gst/controller/gstinterpolationcontrolsource.c static GstControlPoint *
GstControlPoint 420 libs/gst/controller/gstinterpolationcontrolsource.c GstControlPoint *cp;
GstControlPoint 423 libs/gst/controller/gstinterpolationcontrolsource.c cp = g_slice_new0 (GstControlPoint);
GstControlPoint 446 libs/gst/controller/gstinterpolationcontrolsource.c GstControlPoint *cp = g_sequence_get (prev);
GstControlPoint 562 libs/gst/controller/gstinterpolationcontrolsource.c GstControlPoint *cp;