Home
last modified time | relevance | path

Searched defs:propsSize (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/third_party/ots/third_party/lzma_sdk/
DLzmaLib.c43 const unsigned char *props, size_t propsSize) in LzmaUncompress()
DLzmaDec.c939 SRes LzmaDec_AllocateProbs(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_AllocateProbs()
948 SRes LzmaDec_Allocate(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_Allocate()
DLzmaEnc.c2250 const CLzmaEncProps *props, Byte *propsEncoded, SizeT *propsSize, int writeEndMark, in LzmaEncode()
/external/lzma/C/
DLzmaLib.c42 const unsigned char *props, size_t propsSize) in LzmaUncompress()
DLzmaDec.c938 SRes LzmaDec_AllocateProbs(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_AllocateProbs()
947 SRes LzmaDec_Allocate(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_Allocate()
DLzma2Enc.c50 SizeT propsSize = LZMA_PROPS_SIZE; in Lzma2EncInt_Init() local
DXz.h38 UInt32 propsSize; member
DLzmaEnc.c2249 const CLzmaEncProps *props, Byte *propsEncoded, SizeT *propsSize, int writeEndMark, in LzmaEncode()
/external/chromium_org/third_party/lzma_sdk/
DLzmaLib.c42 const unsigned char *props, size_t propsSize) in LzmaUncompress()
DLzmaDec.c938 SRes LzmaDec_AllocateProbs(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_AllocateProbs()
947 SRes LzmaDec_Allocate(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_Allocate()
DLzmaEnc.c2249 const CLzmaEncProps *props, Byte *propsEncoded, SizeT *propsSize, int writeEndMark, in LzmaEncode()
/external/lzma/CPP/7zip/Archive/7z/
D7zOut.cpp279 size_t propsSize = coder.Props.GetCapacity(); in WriteFolder() local
D7zIn.cpp423 CNum propsSize = ReadNum(); in GetNextFolderItem() local