Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/elements/
Ddecodebin.c219 static gboolean test_mpeg_audio_parse_stop (GstBaseParse * parse);
239 parse_class->stop = test_mpeg_audio_parse_stop; in test_mpeg_audio_parse_class_init()
260 test_mpeg_audio_parse_stop (GstBaseParse * parse) in test_mpeg_audio_parse_stop() function