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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/plugin_common/
H A Dtags.c158 static FLaC__INLINE size_t local__ucs2_to_utf8(FLAC__uint16 ucs2, FLAC__byte *utf8) function
204 u += local__ucs2_to_utf8(*src, u);
205 local__ucs2_to_utf8(*src, u);

Completed in 115 milliseconds