Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/lz4/
Dlz4.c2116 size_t const copySize = (size_t)(lowPrefix - match); in LZ4_decompress_generic() local
2300 size_t const copySize = (size_t)(lowPrefix - match); in LZ4_decompress_generic() local