Searched refs:actualDictID (Results 1 – 1 of 1) sorted by relevance
51 unsigned const actualDictID = ZSTD_getDictID_fromFrame(cBuff, cSize); in decompress() local52 CHECK(actualDictID == expectedDictID, in decompress()55 actualDictID); in decompress()