Searched refs:GstInterpolationControlSourceClass (Results 1 – 9 of 9) sorted by relevance
/third_party/gstreamer/gstreamer/libs/gst/controller/ |
D | gstinterpolationcontrolsource.h | 40 …K_CLASS_CAST ((vtable), GST_TYPE_INTERPOLATION_CONTROL_SOURCE, GstInterpolationControlSourceClass)) 46 …ANCE_GET_CLASS ((inst), GST_TYPE_INTERPOLATION_CONTROL_SOURCE, GstInterpolationControlSourceClass)) 49 typedef struct _GstInterpolationControlSourceClass GstInterpolationControlSourceClass; typedef
|
D | gstinterpolationcontrolsource.c | 728 gst_interpolation_control_source_class_init (GstInterpolationControlSourceClass in gst_interpolation_control_source_class_init()
|
/third_party/gstreamer/gstreamer/tests/check/libs/ |
D | struct_sparc.h | 21 {"GstInterpolationControlSourceClass", sizeof (GstInterpolationControlSourceClass), 280},
|
D | struct_ppc32.h | 21 {"GstInterpolationControlSourceClass", sizeof (GstInterpolationControlSourceClass), 140},
|
D | struct_ppc64.h | 21 {"GstInterpolationControlSourceClass", sizeof (GstInterpolationControlSourceClass), 280},
|
D | struct_i386.h | 21 {"GstInterpolationControlSourceClass", sizeof (GstInterpolationControlSourceClass), 140},
|
D | struct_arm.h | 21 {"GstInterpolationControlSourceClass", sizeof (GstInterpolationControlSourceClass), 140},
|
D | struct_x86_64.h | 21 {"GstInterpolationControlSourceClass", sizeof (GstInterpolationControlSourceClass), 280},
|
D | struct_hppa.h | 21 {"GstInterpolationControlSourceClass", sizeof (GstInterpolationControlSourceClass), 280},
|