Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstac3parse.c170 static GstCaps *gst_ac3_parse_get_sink_caps (GstBaseParse * parse,
205 parse_class->get_sink_caps = GST_DEBUG_FUNCPTR (gst_ac3_parse_get_sink_caps); in gst_ac3_parse_class_init()
901 gst_ac3_parse_get_sink_caps (GstBaseParse * parse, GstCaps * filter) in gst_ac3_parse_get_sink_caps() function