Home
last modified time | relevance | path

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

/external/lzma/C/
DLzmaDec.c1130 SRes LzmaDec_Allocate(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAllocPtr alloc) in LzmaDec_Allocate() function
/external/u-boot/lib/lzma/
DLzmaDec.c973 SRes LzmaDec_Allocate(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_Allocate() function