Searched refs:id3_file (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 Dfile.c51 struct id3_file { struct
157 int add_filetag(struct id3_file *file, struct filetag const *filetag)
181 void del_filetag(struct id3_file *file, unsigned int index)
198 struct id3_tag *add_tag(struct id3_file *file, id3_length_t length)
252 int search_tags(struct id3_file *file)
348 void finish_file(struct id3_file *file)
381 struct id3_file *new_file(FILE *iofile, enum id3_file_mode mode,
384 struct id3_file *file;
428 struct id3_file *id3_file_open(char const *path, enum id3_file_mode mode)
431 struct id3_file *fil
[all...]
H A Did3tag.h247 struct id3_file *id3_file_open(char const *, enum id3_file_mode);
248 struct id3_file *id3_file_fdopen(int, enum id3_file_mode);
249 int id3_file_close(struct id3_file *);
251 struct id3_tag *id3_file_tag(struct id3_file const *);
253 int id3_file_update(struct id3_file *);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dfile.c51 struct id3_file { struct
157 int add_filetag(struct id3_file *file, struct filetag const *filetag)
181 void del_filetag(struct id3_file *file, unsigned int index)
198 struct id3_tag *add_tag(struct id3_file *file, id3_length_t length)
252 int search_tags(struct id3_file *file)
348 void finish_file(struct id3_file *file)
381 struct id3_file *new_file(FILE *iofile, enum id3_file_mode mode,
384 struct id3_file *file;
428 struct id3_file *id3_file_open(char const *path, enum id3_file_mode mode)
431 struct id3_file *fil
[all...]
H A Did3tag.h247 struct id3_file *id3_file_open(char const *, enum id3_file_mode);
248 struct id3_file *id3_file_fdopen(int, enum id3_file_mode);
249 int id3_file_close(struct id3_file *);
251 struct id3_tag *id3_file_tag(struct id3_file const *);
253 int id3_file_update(struct id3_file *);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils-mp3.c31 struct id3_file *pid3file;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/tagutils/
H A Dtagutils-mp3.c30 struct id3_file *pid3file;

Completed in 88 milliseconds