Searched refs:id3_utf16_decodechar (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.h36 id3_length_t id3_utf16_decodechar(id3_utf16_t const *, id3_ucs4_t *);
H A Dutf16.c90 id3_length_t id3_utf16_decodechar(id3_utf16_t const *utf16, id3_ucs4_t *ucs4) function
142 utf16 += id3_utf16_decodechar(utf16, ucs4);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dutf16.h36 id3_length_t id3_utf16_decodechar(id3_utf16_t const *, id3_ucs4_t *);
H A Dutf16.c90 id3_length_t id3_utf16_decodechar(id3_utf16_t const *utf16, id3_ucs4_t *ucs4) function
142 utf16 += id3_utf16_decodechar(utf16, ucs4);

Completed in 53 milliseconds