Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstflacparse.c201 static gboolean gst_flac_parse_stop (GstBaseParse * parse);
244 baseparse_class->stop = GST_DEBUG_FUNCPTR (gst_flac_parse_stop); in gst_flac_parse_class_init()
372 gst_flac_parse_stop (GstBaseParse * parse) in gst_flac_parse_stop() function
1918 gst_flac_parse_stop (parse); in gst_flac_parse_set_sink_caps()
/third_party/gstreamer/gstplugins_bad/
DChangeLog208873 (gst_flac_parse_stop), (gst_flac_parse_get_frame_size),