Home
last modified time | relevance | path

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

/dports/audio/id3tool/id3tool-1.2a/
H A Did3.h75 extern char *id3_findstyle(int styleid);
H A Did3.c253 id3_findstyle(int styleid) in id3_findstyle() function
H A Did3tool.c312 id3_findstyle(mytag.style), in main()
/dports/audio/ripperx/ripperX-2.7.3/src/
H A Dmisc_utils.c1034 extern char * id3_findstyle( int styleid )
1091 snprintf(temp, sizeof(temp) - 1, "GENRE=%s\n", id3_findstyle(style));
1133 snprintf(temp, sizeof(temp) - 1, "GENRE=%s\n", id3_findstyle(style));