Searched refs:id3_tag_version (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libid3tag/
H A Did3tag.h260 unsigned int id3_tag_version(struct id3_tag const *);
H A Dfile.c281 if (tag && (ID3_TAG_VERSION_MAJOR(id3_tag_version(tag)) == 1))
H A Dtag.c117 unsigned int id3_tag_version(struct id3_tag const *tag) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libid3tag/
H A Did3tag.h260 unsigned int id3_tag_version(struct id3_tag const *);
H A Dfile.c281 if (tag && (ID3_TAG_VERSION_MAJOR(id3_tag_version(tag)) == 1))
H A Dtag.c117 unsigned int id3_tag_version(struct id3_tag const *tag) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libid3tag/
H A Did3tag.h260 unsigned int id3_tag_version(struct id3_tag const *);
H A Dfile.c281 if (tag && (ID3_TAG_VERSION_MAJOR(id3_tag_version(tag)) == 1))
H A Dtag.c117 unsigned int id3_tag_version(struct id3_tag const *tag) function

Completed in 117 milliseconds