Home
last modified time | relevance | path

Searched refs:encode (Results 1 – 7 of 7) sorted by relevance

/lvgl-3.6.0/src/extra/libs/png/
Dlodepng.h238 unsigned encode(std::vector<unsigned char>& out,
241 unsigned encode(std::vector<unsigned char>& out,
250 unsigned encode(const std::string& filename,
253 unsigned encode(const std::string& filename,
1019 unsigned encode(std::vector<unsigned char>& out,
1022 unsigned encode(std::vector<unsigned char>& out,
Dlodepng.c6408 unsigned encode(std::vector<unsigned char>& out, const unsigned char* in, unsigned w, unsigned h, in encode() function
6420 unsigned encode(std::vector<unsigned char>& out, in encode() function
6424 return encode(out, in.empty() ? 0 : &in[0], w, h, colortype, bitdepth); in encode()
6427 unsigned encode(std::vector<unsigned char>& out, in encode() function
6440 unsigned encode(std::vector<unsigned char>& out, in encode() function
6444 return encode(out, in.empty() ? 0 : &in[0], w, h, state); in encode()
6448 unsigned encode(const std::string& filename, in encode() function
6452 unsigned error = encode(buffer, in, w, h, colortype, bitdepth); in encode()
6457 unsigned encode(const std::string& filename, in encode() function
6461 return encode(filename, in.empty() ? 0 : &in[0], w, h, colortype, bitdepth); in encode()
/lvgl-3.6.0/scripts/
Djpg_to_sjpg.py72 header = header + bytearray("_SJPG__".encode("UTF-8"));
75 header = header + bytearray(("\x00" + SJPG_FILE_FORMAT_VERSION + "\x00").encode("UTF-8"));
DDoxyfile1312 # The CHM_INDEX_ENCODING is used to encode HtmlHelp index (hhk), content (hhc)
/lvgl-3.6.0/scripts/built_in_font/
Dgenerate_all.py78 …呢时任執飯歐宅組傳配小活ゆべ暖ズ漸站素らボ束価チ浅回女片独妹英目從認生違策僕楚ペ米こ掛む爸六状落漢プ投カ校做啊洗声探あ割体項履触々訓技ハ低工映是標速善点人デ口次可".encode('utf-8'))
Dbuilt_in_font_gen.py29 help=u'Symbols to include. E.g. -s ÁÉŐ'.encode('utf-8'))
/lvgl-3.6.0/docs/
DCHANGELOG.md1057 - fix(label):LONG_DOT mode crash if text Utf-8 encode &gt; 1 [`2591`](https://github.com/lvgl/lvgl/…