Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst/rawparse/
Dgstrawaudioparse.c148 static gboolean gst_raw_audio_parse_process (GstRawBaseParse * raw_base_parse,
218 rawbaseparse_class->process = GST_DEBUG_FUNCPTR (gst_raw_audio_parse_process); in gst_raw_audio_parse_class_init()
692 gst_raw_audio_parse_process (GstRawBaseParse * raw_base_parse, in gst_raw_audio_parse_process() function