Searched defs:LZMA_PROPS_SIZE (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/lzma_sdk/
H A DLzmaLib.h15 #define LZMA_PROPS_SIZE 5 macro
35 In: the pointer to the size of outProps buffer; *outPropsSize = LZMA_PROPS_SIZE = 5.
36 Out: the pointer to the size of written properties in outProps buffer; *outPropsSize = LZMA_PROPS_SIZE = 5.
H A DLzmaEnc.h13 #define LZMA_PROPS_SIZE 5 macro
H A DLzmaDec.h26 #define LZMA_PROPS_SIZE 5 macro
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
H A DLzmaLib.h16 #define LZMA_PROPS_SIZE 5 macro
36 In: the pointer to the size of outProps buffer; *outPropsSize = LZMA_PROPS_SIZE = 5.
37 Out: the pointer to the size of written properties in outProps buffer; *outPropsSize = LZMA_PROPS_SIZE = 5.
H A DLzmaEnc.h14 #define LZMA_PROPS_SIZE 5 macro
H A DLzmaDec.h27 #define LZMA_PROPS_SIZE 5 macro
/external/lzma/C/
H A DLzmaLib.h15 #define LZMA_PROPS_SIZE 5 macro
35 In: the pointer to the size of outProps buffer; *outPropsSize = LZMA_PROPS_SIZE = 5.
36 Out: the pointer to the size of written properties in outProps buffer; *outPropsSize = LZMA_PROPS_SIZE = 5.
H A DLzmaEnc.h13 #define LZMA_PROPS_SIZE 5 macro
H A DLzmaDec.h26 #define LZMA_PROPS_SIZE 5 macro

Completed in 209 milliseconds