Home
last modified time | relevance | path

Searched refs:GstInterpolationControlSource (Results 1 – 11 of 11) sorted by relevance

/third_party/gstreamer/gstreamer/libs/gst/controller/
Dgstinterpolationcontrolsource.h38 …_CHECK_INSTANCE_CAST ((obj), GST_TYPE_INTERPOLATION_CONTROL_SOURCE, GstInterpolationControlSource))
48 typedef struct _GstInterpolationControlSource GstInterpolationControlSource; typedef
100 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GstInterpolationControlSource, gst_object_unref)
Dgstinterpolationcontrolsource.c636 G_DEFINE_TYPE_WITH_CODE (GstInterpolationControlSource,
638 G_ADD_PRIVATE (GstInterpolationControlSource)
662 (GstInterpolationControlSource * self, GstInterpolationMode mode) in gst_interpolation_control_source_set_interpolation_mode()
685 gst_interpolation_control_source_init (GstInterpolationControlSource * self) in gst_interpolation_control_source_init()
696 GstInterpolationControlSource *self = in gst_interpolation_control_source_set_property()
714 GstInterpolationControlSource *self = in gst_interpolation_control_source_get_property()
/third_party/gstreamer/gstreamer/tests/check/libs/
Dstruct_sparc.h22 {"GstInterpolationControlSource", sizeof (GstInterpolationControlSource), 240},
Dstruct_ppc32.h22 {"GstInterpolationControlSource", sizeof (GstInterpolationControlSource), 152},
Dstruct_ppc64.h22 {"GstInterpolationControlSource", sizeof (GstInterpolationControlSource), 240},
Dstruct_i386.h22 {"GstInterpolationControlSource", sizeof (GstInterpolationControlSource), 140},
Dstruct_arm.h22 {"GstInterpolationControlSource", sizeof (GstInterpolationControlSource), 152},
Dstruct_x86_64.h22 {"GstInterpolationControlSource", sizeof (GstInterpolationControlSource), 240},
Dstruct_hppa.h22 {"GstInterpolationControlSource", sizeof (GstInterpolationControlSource), 240},
/third_party/gstreamer/gstreamer/docs/random/
Dporting-to-1.0.txt580 GstInterpolationControlSource has been split. There is a new
582 GstInterpolationControlSource and GstTriggerControlSource. The API for setting
/third_party/gstreamer/gstreamer/
DChangeLog100363 by GstControlSource or GstInterpolationControlSource.