Home
last modified time | relevance | path

Searched refs:newBlock (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/lz4/
H A Dlz4hc_compress.c647 const BYTE *newBlock) in LZ4HC_setExternalDict() argument
661 ctxPtr->base = newBlock - ctxPtr->dictLimit; in LZ4HC_setExternalDict()
662 ctxPtr->end = newBlock; in LZ4HC_setExternalDict()