Searched defs:w_str (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/libvideoeditor/osal/src/
H A DM4OSA_FileCommon.c330 wchar_t *w_str = (wchar_t *) pBufferIn; local
339 len = wcslen(w_str);
352 pBufferOut[i]=(M4OSA_UInt8)w_str[i];

Completed in 64 milliseconds