Searched refs:id3_utf16_get (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dutf16.h44 id3_utf16_t id3_utf16_get(id3_byte_t const **, enum id3_utf16_byteorder);
H A Dutf16.c188 id3_utf16_t id3_utf16_get(id3_byte_t const **ptr, function
274 while (end - *ptr > 0 && (*utf16ptr = id3_utf16_get(ptr, byteorder)))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dutf16.h44 id3_utf16_t id3_utf16_get(id3_byte_t const **, enum id3_utf16_byteorder);
H A Dutf16.c188 id3_utf16_t id3_utf16_get(id3_byte_t const **ptr, function
274 while (end - *ptr > 0 && (*utf16ptr = id3_utf16_get(ptr, byteorder)))

Completed in 76 milliseconds