Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/inter/
Dgstintervideosrc.c57 static GstCaps *gst_inter_video_src_get_caps (GstBaseSrc * src,
117 base_src_class->get_caps = GST_DEBUG_FUNCPTR (gst_inter_video_src_get_caps); in gst_inter_video_src_class_init()
198 gst_inter_video_src_get_caps (GstBaseSrc * src, GstCaps * filter) in gst_inter_video_src_get_caps() function