Searched refs:test_mpeg_audio_parse_start (Results 1 – 1 of 1) sorted by relevance
219 static gboolean test_mpeg_audio_parse_start (GstBaseParse * parse);239 parse_class->start = test_mpeg_audio_parse_start; in test_mpeg_audio_parse_class_init()254 test_mpeg_audio_parse_start (GstBaseParse * parse) in test_mpeg_audio_parse_start() function