Home
last modified time | relevance | path

Searched refs:enc_unicode_to_utf8_one (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/
H A Dunicodeandutf8.h12 int enc_unicode_to_utf8_one(unsigned long unic, unsigned char *pOutput,int outSize);
H A Dunicodeandutf8.cpp92 int enc_unicode_to_utf8_one(unsigned long unic, unsigned char *pOutput, in enc_unicode_to_utf8_one() function