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