Home
last modified time | relevance | path

Searched refs:id3_parse_int (Results 1 – 2 of 2) sorted by relevance

/dports/audio/libid3tag/libid3tag-0.15.1b/
H A Dparse.h25 signed long id3_parse_int(id3_byte_t const **, unsigned int);
H A Dparse.c41 signed long id3_parse_int(id3_byte_t const **ptr, unsigned int bytes) in id3_parse_int() function