Searched refs:id3_tag (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dtag.h27 void id3_tag_addref(struct id3_tag *);
28 void id3_tag_delref(struct id3_tag *);
H A Dcompat.h39 int id3_compat_fixup(struct id3_tag *);
H A Did3tag.h45 struct id3_tag { struct
251 struct id3_tag *id3_file_tag(struct id3_file const *);
257 struct id3_tag *id3_tag_new(void);
258 void id3_tag_delete(struct id3_tag *);
260 unsigned int id3_tag_version(struct id3_tag const *);
262 int id3_tag_options(struct id3_tag *, int, int);
263 void id3_tag_setlength(struct id3_tag *, id3_length_t);
265 void id3_tag_clearframes(struct id3_tag *);
267 int id3_tag_attachframe(struct id3_tag *, struct id3_frame *);
268 int id3_tag_detachframe(struct id3_tag *, struc
[all...]
H A Dtag.c52 struct id3_tag *id3_tag_new(void)
54 struct id3_tag *tag;
77 void id3_tag_delete(struct id3_tag *tag)
95 void id3_tag_addref(struct id3_tag *tag)
106 void id3_tag_delref(struct id3_tag *tag)
117 unsigned int id3_tag_version(struct id3_tag const *tag)
128 int id3_tag_options(struct id3_tag *tag, int mask, int values)
142 void id3_tag_setlength(struct id3_tag *tag, id3_length_t length)
153 void id3_tag_clearframes(struct id3_tag *tag)
171 int id3_tag_attachframe(struct id3_tag *ta
[all...]
H A Dfile.c46 struct id3_tag *tag;
58 struct id3_tag *primary;
95 struct id3_tag *read_tag(FILE *iofile, id3_length_t size)
98 struct id3_tag *tag = 0;
116 int update_primary(struct id3_tag *tag, struct id3_tag const *new)
198 struct id3_tag *add_tag(struct id3_file *file, id3_length_t length)
203 struct id3_tag *tag;
275 struct id3_tag const *tag;
292 struct id3_tag cons
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dtag.h27 void id3_tag_addref(struct id3_tag *);
28 void id3_tag_delref(struct id3_tag *);
H A Dcompat.h39 int id3_compat_fixup(struct id3_tag *);
H A Did3tag.h45 struct id3_tag { struct
251 struct id3_tag *id3_file_tag(struct id3_file const *);
257 struct id3_tag *id3_tag_new(void);
258 void id3_tag_delete(struct id3_tag *);
260 unsigned int id3_tag_version(struct id3_tag const *);
262 int id3_tag_options(struct id3_tag *, int, int);
263 void id3_tag_setlength(struct id3_tag *, id3_length_t);
265 void id3_tag_clearframes(struct id3_tag *);
267 int id3_tag_attachframe(struct id3_tag *, struct id3_frame *);
268 int id3_tag_detachframe(struct id3_tag *, struc
[all...]
H A Dtag.c52 struct id3_tag *id3_tag_new(void)
54 struct id3_tag *tag;
77 void id3_tag_delete(struct id3_tag *tag)
95 void id3_tag_addref(struct id3_tag *tag)
106 void id3_tag_delref(struct id3_tag *tag)
117 unsigned int id3_tag_version(struct id3_tag const *tag)
128 int id3_tag_options(struct id3_tag *tag, int mask, int values)
142 void id3_tag_setlength(struct id3_tag *tag, id3_length_t length)
153 void id3_tag_clearframes(struct id3_tag *tag)
171 int id3_tag_attachframe(struct id3_tag *ta
[all...]
H A Dfile.c46 struct id3_tag *tag;
58 struct id3_tag *primary;
95 struct id3_tag *read_tag(FILE *iofile, id3_length_t size)
98 struct id3_tag *tag = 0;
116 int update_primary(struct id3_tag *tag, struct id3_tag const *new)
198 struct id3_tag *add_tag(struct id3_file *file, id3_length_t length)
203 struct id3_tag *tag;
275 struct id3_tag const *tag;
292 struct id3_tag cons
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils-mp3.c32 struct id3_tag *pid3tag;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/tagutils/
H A Dtagutils-mp3.c31 struct id3_tag *pid3tag;

Completed in 190 milliseconds