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

/external/chromium_org/third_party/lzma_sdk/
H A DLzFind.h13 typedef UInt32 CLzRef; typedef
27 CLzRef *hash;
28 CLzRef *son;
73 void MatchFinder_Normalize3(UInt32 subValue, CLzRef *items, UInt32 numItems);
76 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *buffer, CLzRef *son,
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
H A DLzFind.h14 typedef UInt32 CLzRef; typedef
28 CLzRef *hash;
29 CLzRef *son;
74 void MatchFinder_Normalize3(UInt32 subValue, CLzRef *items, UInt32 numItems);
77 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *buffer, CLzRef *son,
/external/lzma/C/
H A DLzFind.h13 typedef UInt32 CLzRef; typedef
27 CLzRef *hash;
28 CLzRef *son;
73 void MatchFinder_Normalize3(UInt32 subValue, CLzRef *items, UInt32 numItems);
76 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *buffer, CLzRef *son,

Completed in 209 milliseconds