Home
last modified time | relevance | path

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

/external/lz4/lib/
Dlz4frame.c1319 const BYTE* const oldDictEnd = dctx->dict + dctx->dictSize - dctx->tmpOutStart; in LZ4F_updateDict() local
1815 const BYTE* oldDictEnd = dctx->dict + dctx->dictSize - dctx->tmpOutStart; in LZ4F_decompress() local
1825 const BYTE* const oldDictEnd = dctx->dict + dctx->dictSize; in LZ4F_decompress() local