Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/lzma/
H A DLzmaDec.h220 const Byte *propData, unsigned propSize, ELzmaFinishMode finishMode,
H A DLzmaDec.c996 const Byte *propData, unsigned propSize, ELzmaFinishMode finishMode, in LzmaDecode() argument
1008 res = LzmaDec_AllocateProbs(&p, propData, propSize, alloc); in LzmaDecode()
H A Dlzma.txt362 const Byte *propData, unsigned propSize, ELzmaFinishMode finishMode,
370 propSize - size of propData buffer (5 bytes)