Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/C/
H A DLzFindMt.h45 typedef struct CMatchFinderMt_ struct
48 const Byte *pointerToCurPos;
49 UInt32 *btBuf;
50 const UInt32 *btBufPos;
51 const UInt32 *btBufPosLimit;
52 UInt32 lzPos;
53 UInt32 btNumAvailBytes;
55 UInt32 *hash;
56 UInt32 fixedHashSize;
58 UInt32 historySize;
[all …]