Home
last modified time | relevance | path

Searched refs:id3_frametype (Results 1 – 9 of 9) sorted by relevance

/dports/audio/libid3tag/libid3tag-0.15.1b/
H A Dframetype.h25 struct id3_frametype { struct
33 extern struct id3_frametype const id3_frametype_text; argument
34 extern struct id3_frametype const id3_frametype_url;
35 extern struct id3_frametype const id3_frametype_experimental;
36 extern struct id3_frametype const id3_frametype_unknown;
37 extern struct id3_frametype const id3_frametype_obsolete;
39 struct id3_frametype const *id3_frametype_lookup(register char const *,
H A Dframetype.c291 struct id3_frametype const id3_frametype_##type = { \
357 const struct id3_frametype *
362 static const struct id3_frametype wordlist[] =
H A Dframetype.gperf260 struct id3_frametype const id3_frametype_##type = { \
272 struct id3_frametype;
H A Dframe.c69 struct id3_frametype const *frametype; in id3_frame_new()
/dports/audio/p5-Audio-Scan/Audio-Scan-1.01/include/
H A Did3.h107 typedef struct id3_frametype { struct
112 } id3_frametype; argument
114 extern struct id3_frametype const id3_frametype_text;
115 extern struct id3_frametype const id3_frametype_url;
116 extern struct id3_frametype const id3_frametype_experimental;
117 extern struct id3_frametype const id3_frametype_unknown;
118 extern struct id3_frametype const id3_frametype_obsolete;
124 int _id3_parse_v2_frame_data(id3info *id3, char const *id, uint32_t size, id3_frametype const *fram…
139 static id3_frametype const * _id3_frametype_lookup(register char const *, register unsigned int);
/dports/audio/p5-Audio-Scan/Audio-Scan-1.01/src/
H A Did3_frametype.c276 id3_frametype const id3_frametype_##type = { \
339 const struct id3_frametype *
353 static const struct id3_frametype wordlist[] =
H A Did3_frametype.gperf245 id3_frametype const id3_frametype_##type = { \
258 struct id3_frametype;
H A Did3.c340 id3_frametype const *frametype; in _id3_parse_v2_frame()
731 _id3_parse_v2_frame_data(id3info *id3, char const *id, uint32_t size, id3_frametype const *frametyp… in _id3_parse_v2_frame_data()
/dports/audio/p5-Audio-Scan/Audio-Scan-1.01/
H A DMANIFEST41 src/id3_frametype.c
42 src/id3_frametype.gperf