Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/util/cbfstool/lzma/C/
H A DLzmaDec.c834 SRes LzmaDec_DecodeToBuf(struct CLzmaDec *p, uint8_t *dest, size_t *destLen, const uint8_t *src, si… in LzmaDec_DecodeToBuf() function
/aosp_15_r20/external/lzma/C/
H A DLzmaDec.c1200 SRes LzmaDec_DecodeToBuf(CLzmaDec *p, Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, E… in LzmaDec_DecodeToBuf() function