Searched refs:ID3_TAG_OPTION_ID3V1 (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.c410 id3_tag_options(file->primary, ID3_TAG_OPTION_ID3V1,
620 if (options & ID3_TAG_OPTION_ID3V1) {
635 id3_tag_options(file->primary, ID3_TAG_OPTION_ID3V1, 0);
H A Did3tag.h142 ID3_TAG_OPTION_ID3V1 = 0x0100 /* render ID3v1/ID3v1.1 tag */ enumerator in enum:__anon4014
H A Dtag.c393 tag->options |= ID3_TAG_OPTION_ID3V1;
778 if (tag->options & ID3_TAG_OPTION_ID3V1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dfile.c410 id3_tag_options(file->primary, ID3_TAG_OPTION_ID3V1,
620 if (options & ID3_TAG_OPTION_ID3V1) {
635 id3_tag_options(file->primary, ID3_TAG_OPTION_ID3V1, 0);
H A Did3tag.h142 ID3_TAG_OPTION_ID3V1 = 0x0100 /* render ID3v1/ID3v1.1 tag */ enumerator in enum:__anon4095
H A Dtag.c393 tag->options |= ID3_TAG_OPTION_ID3V1;
778 if (tag->options & ID3_TAG_OPTION_ID3V1)

Completed in 89 milliseconds