Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth263parse.c69 static GstCaps *gst_h263_parse_get_sink_caps (GstBaseParse * parse,
95 parse_class->get_sink_caps = GST_DEBUG_FUNCPTR (gst_h263_parse_get_sink_caps); in gst_h263_parse_class_init()
396 gst_h263_parse_get_sink_caps (GstBaseParse * parse, GstCaps * filter) in gst_h263_parse_get_sink_caps() function