Searched refs:wcsLen (Results 1 – 2 of 2) sorted by relevance
142 const uint16_t *wcs, int32_t wcsLen, in DRM_i18n_wcsToMbs() argument182 return wcsToIso8859x(charset, wcs, wcsLen, mbsBuf, bufSizeInByte); in DRM_i18n_wcsToMbs()189 while (numMultiBytes < bufSizeInByte && charIndex < wcsLen) { in DRM_i18n_wcsToMbs()202 while (charIndex < wcsLen) { in DRM_i18n_wcsToMbs()
99 const uint16_t *wcs, int32_t wcsLen,