Home
last modified time | relevance | path

Searched defs:compress_len (Results 1 – 1 of 1) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/lzmaram/
Dlzmaram.c125 unsigned int compress_len, lzma_stream_fct in_func, lzma_stream_fct out_func) in hi_lzma_decompress()
174 unsigned int compress_len = 0; in hi_lzma_mem_detect() local