Home
last modified time | relevance | path

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

/third_party/lz4/lib/
Dlz4frame.c1201 dstage_getSuffix, dstage_storeSuffix, enumerator
1677 dctx->dStage = dstage_getSuffix; in LZ4F_decompress()
1926 case dstage_getSuffix: in LZ4F_decompress()
2029 …&& ((unsigned)(dctx->dStage)-2 < (unsigned)(dstage_getSuffix)-2) ) /* valid stages : [init ... ge… in LZ4F_decompress()