Searched refs:id3_frame (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dframe.h29 void id3_frame_addref(struct id3_frame *);
30 void id3_frame_delref(struct id3_frame *);
32 struct id3_frame *id3_frame_parse(id3_byte_t const **, id3_length_t,
34 id3_length_t id3_frame_render(struct id3_frame const *, id3_byte_t **, int);
H A Dcompat.h27 typedef int id3_compat_func_t(struct id3_frame *, char const *,
H A Did3tag.h53 struct id3_frame **frames;
145 struct id3_frame { struct
267 int id3_tag_attachframe(struct id3_tag *, struct id3_frame *);
268 int id3_tag_detachframe(struct id3_tag *, struct id3_frame *);
270 struct id3_frame *id3_tag_findframe(struct id3_tag const *,
280 struct id3_frame *id3_frame_new(char const *);
281 void id3_frame_delete(struct id3_frame *);
283 union id3_field *id3_frame_field(struct id3_frame const *, unsigned int);
H A Dframe.c67 struct id3_frame *id3_frame_new(char const *id)
70 struct id3_frame *frame;
127 void id3_frame_delete(struct id3_frame *frame)
148 void id3_frame_addref(struct id3_frame *frame)
159 void id3_frame_delref(struct id3_frame *frame)
170 union id3_field *id3_frame_field(struct id3_frame const *frame,
179 struct id3_frame *obsolete(char const *id, id3_byte_t const *data,
182 struct id3_frame *frame;
203 struct id3_frame *unparseable(char const *id, id3_byte_t const **ptr,
208 struct id3_frame *fram
[all...]
H A Dtag.c171 int id3_tag_attachframe(struct id3_tag *tag, struct id3_frame *frame)
173 struct id3_frame **frames;
193 int id3_tag_detachframe(struct id3_tag *tag, struct id3_frame *frame)
220 struct id3_frame *id3_tag_findframe(struct id3_tag const *tag,
336 struct id3_frame *frame;
602 struct id3_frame *frame;
675 struct id3_frame *frame;
699 struct id3_frame *frame;
H A Dfile.c119 struct id3_frame *frame;
293 struct id3_frame const *frame;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dframe.h29 void id3_frame_addref(struct id3_frame *);
30 void id3_frame_delref(struct id3_frame *);
32 struct id3_frame *id3_frame_parse(id3_byte_t const **, id3_length_t,
34 id3_length_t id3_frame_render(struct id3_frame const *, id3_byte_t **, int);
H A Dcompat.h27 typedef int id3_compat_func_t(struct id3_frame *, char const *,
H A Did3tag.h53 struct id3_frame **frames;
145 struct id3_frame { struct
267 int id3_tag_attachframe(struct id3_tag *, struct id3_frame *);
268 int id3_tag_detachframe(struct id3_tag *, struct id3_frame *);
270 struct id3_frame *id3_tag_findframe(struct id3_tag const *,
280 struct id3_frame *id3_frame_new(char const *);
281 void id3_frame_delete(struct id3_frame *);
283 union id3_field *id3_frame_field(struct id3_frame const *, unsigned int);
H A Dframe.c67 struct id3_frame *id3_frame_new(char const *id)
70 struct id3_frame *frame;
127 void id3_frame_delete(struct id3_frame *frame)
148 void id3_frame_addref(struct id3_frame *frame)
159 void id3_frame_delref(struct id3_frame *frame)
170 union id3_field *id3_frame_field(struct id3_frame const *frame,
179 struct id3_frame *obsolete(char const *id, id3_byte_t const *data,
182 struct id3_frame *frame;
203 struct id3_frame *unparseable(char const *id, id3_byte_t const **ptr,
208 struct id3_frame *fram
[all...]
H A Dtag.c171 int id3_tag_attachframe(struct id3_tag *tag, struct id3_frame *frame)
173 struct id3_frame **frames;
193 int id3_tag_detachframe(struct id3_tag *tag, struct id3_frame *frame)
220 struct id3_frame *id3_tag_findframe(struct id3_tag const *tag,
336 struct id3_frame *frame;
602 struct id3_frame *frame;
675 struct id3_frame *frame;
699 struct id3_frame *frame;
H A Dfile.c119 struct id3_frame *frame;
293 struct id3_frame const *frame;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils-mp3.c33 struct id3_frame *pid3frame;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/tagutils/
H A Dtagutils-mp3.c32 struct id3_frame *pid3frame;

Completed in 78 milliseconds