Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/util/cbfstool/lzma/C/
H A DLzmaDec.c892 SRes LzmaProps_Decode(struct CLzmaProps *p, const uint8_t *data, unsigned size) in LzmaProps_Decode() function
/aosp_15_r20/external/lzma/C/
H A DLzmaDec.c1258 SRes LzmaProps_Decode(CLzmaProps *p, const Byte *data, unsigned size) in LzmaProps_Decode() function