Searched refs:GstInterVideoSrc (Results 1 – 2 of 2) sorted by relevance
91 G_DEFINE_TYPE (GstInterVideoSrc, gst_inter_video_src, GST_TYPE_BASE_SRC);138 gst_inter_video_src_init (GstInterVideoSrc * intervideosrc) in gst_inter_video_src_init()151 GstInterVideoSrc *intervideosrc = GST_INTER_VIDEO_SRC (object); in gst_inter_video_src_set_property()171 GstInterVideoSrc *intervideosrc = GST_INTER_VIDEO_SRC (object); in gst_inter_video_src_get_property()189 GstInterVideoSrc *intervideosrc = GST_INTER_VIDEO_SRC (object); in gst_inter_video_src_finalize()200 GstInterVideoSrc *intervideosrc = GST_INTER_VIDEO_SRC (src); in gst_inter_video_src_get_caps()235 GstInterVideoSrc *intervideosrc = GST_INTER_VIDEO_SRC (base); in gst_inter_video_src_set_caps()274 GstInterVideoSrc *intervideosrc = GST_INTER_VIDEO_SRC (src); in gst_inter_video_src_start()288 GstInterVideoSrc *intervideosrc = GST_INTER_VIDEO_SRC (src); in gst_inter_video_src_stop()328 GstInterVideoSrc *intervideosrc = GST_INTER_VIDEO_SRC (src); in gst_inter_video_src_create()
30 …NTER_VIDEO_SRC(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_INTER_VIDEO_SRC,GstInterVideoSrc))35 typedef struct _GstInterVideoSrc GstInterVideoSrc; typedef