Home
last modified time | relevance | path

Searched refs:id3_field_getframeid (Results 1 – 4 of 4) sorted by relevance

/dports/audio/libid3tag/libid3tag-0.15.1b/
H A Did3tag.h311 char const *id3_field_getframeid(union id3_field const *);
H A Dcompat.c427 id = id3_field_getframeid(&frame->fields[0]); in id3_compat_fixup()
H A Dcompat.gperf221 id = id3_field_getframeid(&frame->fields[0]);
H A Dfield.c861 char const *id3_field_getframeid(union id3_field const *field) in id3_field_getframeid() function