Searched refs:GstInterpolationControlSource (Results 1 – 11 of 11) sorted by relevance
/third_party/gstreamer/gstreamer/libs/gst/controller/ |
D | gstinterpolationcontrolsource.h | 38 …_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)
|
D | gstinterpolationcontrolsource.c | 636 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/ |
D | struct_sparc.h | 22 {"GstInterpolationControlSource", sizeof (GstInterpolationControlSource), 240},
|
D | struct_ppc32.h | 22 {"GstInterpolationControlSource", sizeof (GstInterpolationControlSource), 152},
|
D | struct_ppc64.h | 22 {"GstInterpolationControlSource", sizeof (GstInterpolationControlSource), 240},
|
D | struct_i386.h | 22 {"GstInterpolationControlSource", sizeof (GstInterpolationControlSource), 140},
|
D | struct_arm.h | 22 {"GstInterpolationControlSource", sizeof (GstInterpolationControlSource), 152},
|
D | struct_x86_64.h | 22 {"GstInterpolationControlSource", sizeof (GstInterpolationControlSource), 240},
|
D | struct_hppa.h | 22 {"GstInterpolationControlSource", sizeof (GstInterpolationControlSource), 240},
|
/third_party/gstreamer/gstreamer/docs/random/ |
D | porting-to-1.0.txt | 580 GstInterpolationControlSource has been split. There is a new 582 GstInterpolationControlSource and GstTriggerControlSource. The API for setting
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 100363 by GstControlSource or GstInterpolationControlSource.
|