Searched refs:id3_parse_syncsafe (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dparse.h27 unsigned long id3_parse_syncsafe(id3_byte_t const **, unsigned int);
H A Dparse.c76 unsigned long id3_parse_syncsafe(id3_byte_t const **ptr, unsigned int bytes) function
H A Dtag.c282 *size = id3_parse_syncsafe(ptr, 4);
528 ehsize = id3_parse_syncsafe(&ptr, 4);
579 crc = id3_parse_syncsafe(&ehptr, 5);
H A Dframe.c370 size = id3_parse_syncsafe(ptr, 4);
405 decoded_length = id3_parse_syncsafe(ptr, 4);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dparse.h27 unsigned long id3_parse_syncsafe(id3_byte_t const **, unsigned int);
H A Dparse.c76 unsigned long id3_parse_syncsafe(id3_byte_t const **ptr, unsigned int bytes) function
H A Dtag.c282 *size = id3_parse_syncsafe(ptr, 4);
528 ehsize = id3_parse_syncsafe(&ptr, 4);
579 crc = id3_parse_syncsafe(&ehptr, 5);
H A Dframe.c370 size = id3_parse_syncsafe(ptr, 4);
405 decoded_length = id3_parse_syncsafe(ptr, 4);

Completed in 189 milliseconds