Home
last modified time | relevance | path

Searched refs:id3_file (Results 1 – 17 of 17) sorted by relevance

/dports/audio/libid3tag/libid3tag-0.15.1b/
H A Dfile.c51 struct id3_file { struct
181 void del_filetag(struct id3_file *file, unsigned int index) in del_filetag()
252 int search_tags(struct id3_file *file) in search_tags()
348 void finish_file(struct id3_file *file) in finish_file()
384 struct id3_file *file; in new_file()
431 struct id3_file *file; in id3_file_open()
454 struct id3_file *file; in id3_file_fdopen()
484 int id3_file_close(struct id3_file *file) in id3_file_close()
514 int v1_write(struct id3_file *file, in v1_write()
575 int v2_write(struct id3_file *file, in v2_write()
[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 *);
/dports/audio/madplay/madplay-0.15.2b/
H A Dtagger.c45 struct id3_file *file; in tag_one()
H A Dplayer.c1935 struct id3_file *file; in play_one()
/dports/sysutils/graveman/graveman-0.3.12-5/src/
H A Dmp3.c60 struct id3_file *Lfile; in getMp3Info()
/dports/audio/gtkpod/gtkpod-1.0.0/src/
H A Dmp3file.c1342 struct id3_file *id3file; in id3_apic_read()
1526 struct id3_file *id3file; in id3_tag_read()
1693 struct id3_file* id3file; in mp3_write_file_info()
2077 struct id3_file *id3file; in mp3_get_track_id3_replaygain()
3067 struct id3_file *id3file; in id3_lyrics_read()
3093 struct id3_file *id3file; in id3_lyrics_save()
/dports/audio/mpg321/mpg321-0.2.10/
H A Dmpg321.c221 struct id3_file *id3struct = NULL; in main()
/dports/audio/siren/siren-0.9/ip/
H A Dmad.c294 struct id3_file *file;
/dports/audio/moc/moc-2.5.2/decoder_plugins/aac/
H A Daac.c400 struct id3_file *id3file; in aac_info()
/dports/graphics/imlib2/imlib2-1.7.0/src/modules/loaders/
H A Dloader_id3.c61 struct id3_file *file; in context_create()
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svcore/data/fileio/
H A DMP3FileReader.cpp202 id3_file *file = id3_file_fdopen(id3fd, ID3_FILE_MODE_READONLY); in loadTags()
/dports/audio/easytag/easytag-2.4.3/src/tags/
H A Did3v24_tag.c99 struct id3_file *file; in id3tag_read_file_tag()
965 struct id3_file *file; in id3tag_write_file_v24tag()
/dports/net/minidlna/minidlna-4f6a473/tagutils/
H A Dtagutils-mp3.c30 struct id3_file *pid3file; in _get_mp3tags()
/dports/audio/moc/moc-2.5.2/decoder_plugins/mp3/
H A Dmp3.c454 struct id3_file *id3file; in mp3_info()
/dports/audio/audacity/audacity-Audacity-3.1.3/src/import/
H A DImportMP3.cpp665 struct id3_file *id3file = NULL; in LoadID3()
/dports/audio/gmtp/gmtp-1.3.11/src/
H A Dmetatag_info.c287 struct id3_file * id3_file_id = id3_file_open(filename, ID3_FILE_MODE_READONLY); in get_id3_tags()
/dports/sysutils/mtpfs/mtpfs-fd3864dd6f0e8183fa2598d4cf890401d3a1e09a/
H A Dmtpfs.c707 struct id3_file *id3_fh; in mtpfs_release()