Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/util/cbfstool/lzma/C/
H A DLzmaDec.c713 SRes LzmaDec_DecodeToDic(struct CLzmaDec *p, size_t dicLimit, const uint8_t *src, size_t *srcLen, in LzmaDec_DecodeToDic() function
/aosp_15_r20/external/lzma/C/
H A DLzmaDec.c952 SRes LzmaDec_DecodeToDic(CLzmaDec *p, SizeT dicLimit, const Byte *src, SizeT *srcLen, in LzmaDec_DecodeToDic() function