Searched refs:id3_tag_attachframe (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dtag.c171 int id3_tag_attachframe(struct id3_tag *tag, struct id3_frame *frame) function
371 if (id3_tag_attachframe(tag, frame) == -1)
608 if (frame == 0 || id3_tag_attachframe(tag, frame) == -1)
H A Did3tag.h267 int id3_tag_attachframe(struct id3_tag *, struct id3_frame *);
H A Dfile.c127 if (id3_tag_attachframe(tag, frame) == -1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dtag.c171 int id3_tag_attachframe(struct id3_tag *tag, struct id3_frame *frame) function
371 if (id3_tag_attachframe(tag, frame) == -1)
608 if (frame == 0 || id3_tag_attachframe(tag, frame) == -1)
H A Did3tag.h267 int id3_tag_attachframe(struct id3_tag *, struct id3_frame *);
H A Dfile.c127 if (id3_tag_attachframe(tag, frame) == -1)

Completed in 51 milliseconds