Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dobjexcept.c510 byte decompressed[MP_MAX_UNCOMPRESSED_TEXT_LEN]; in mp_obj_new_exception_msg_vlist() local
512 mp_decompress_rom_string(decompressed, fmt); in mp_obj_new_exception_msg_vlist()
513 fmt2 = (const char *)decompressed; in mp_obj_new_exception_msg_vlist()
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/ada/
A Dreadme.txt20 - Fix extraction to buffer with exact known decompressed size. Error reported by
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/puff/
A DREADME39 decompressed data at dest. puff() is the only external symbol in puff.c The
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dpnglibconf.dfa405 # USER_CHUNK_MALLOC_MAX: maximum in-memory (decompressed) size of a single chunk
719 # the decompressed size of an LZ stream from a compressed ancillary chunk; the
720 # decompressed data is never used so a different size may be optimal. This size
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/
A Drfc1952.txt584 the decompressed output.
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dlibjpeg.txt657 Now you can read the decompressed image data by calling jpeg_read_scanlines()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dlibpng-manual.txt693 decompressed (prior to libpng-1.6.32 the limit was only applied to compressed

Completed in 15 milliseconds