Searched defs:CLzmaProps (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/lzma_sdk/
H A DLzmaDec.h32 } CLzmaProps; typedef in typeref:struct:_CLzmaProps
40 SRes LzmaProps_Decode(CLzmaProps *p, const Byte *data, unsigned size);
52 CLzmaProps prop;
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
H A DLzmaDec.h33 } CLzmaProps; typedef in typeref:struct:_CLzmaProps
41 SRes LzmaProps_Decode(CLzmaProps *p, const Byte *data, unsigned size);
53 CLzmaProps prop;
/external/lzma/C/
H A DLzmaDec.h32 } CLzmaProps; typedef in typeref:struct:_CLzmaProps
40 SRes LzmaProps_Decode(CLzmaProps *p, const Byte *data, unsigned size);
52 CLzmaProps prop;

Completed in 50 milliseconds