Searched refs:test_mpeg_audio_parse_stop (Results 1 – 1 of 1) sorted by relevance
219 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