Searched refs:id3_utf16_decodechar (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libid3tag/
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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libid3tag/
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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libid3tag/
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 100 milliseconds