Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstflacparse.c208 static gboolean gst_flac_parse_convert (GstBaseParse * parse,
249 baseparse_class->convert = GST_DEBUG_FUNCPTR (gst_flac_parse_convert); in gst_flac_parse_class_init()
1761 gst_flac_parse_convert (GstBaseParse * parse, in gst_flac_parse_convert() function