Searched refs:vorbis_genres (Results 1 – 1 of 1) sorted by relevance
54 static const gchar *vorbis_genres[] = variable372 for (i = 0; i < sizeof(vorbis_genres) / sizeof(*vorbis_genres) ; i++) in FLAC_XMMS__file_info_box()373 genre_list = g_list_prepend(genre_list, (char *)vorbis_genres[i]); in FLAC_XMMS__file_info_box()