HomeSort by relevance Sort by last modified time
    Searched defs:LZMA_PROPS_SIZE (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/lzma_sdk/
LzmaLib.h 15 #define LZMA_PROPS_SIZE 5
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.
LzmaEnc.h 13 #define LZMA_PROPS_SIZE 5
LzmaDec.h 26 #define LZMA_PROPS_SIZE 5
  /external/chromium_org/third_party/ots/third_party/lzma_sdk/
LzmaLib.h 16 #define LZMA_PROPS_SIZE 5
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.
LzmaEnc.h 14 #define LZMA_PROPS_SIZE 5
LzmaDec.h 27 #define LZMA_PROPS_SIZE 5
  /external/lzma/C/
LzmaLib.h 15 #define LZMA_PROPS_SIZE 5
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.
LzmaEnc.h 13 #define LZMA_PROPS_SIZE 5
LzmaDec.h 26 #define LZMA_PROPS_SIZE 5

Completed in 50 milliseconds