Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dlz4.c75 int targetOutputSize, /* only used if partialDecoding==partial */ in LZ4_decompress_generic() argument
89 BYTE* oexit = op + targetOutputSize; in LZ4_decompress_generic()