Searched refs:LZ4_dState (Results 1 – 1 of 1) sorted by relevance
64 LZ4_streamDecode_t LZ4_dState; variable83 { int const dInit = LZ4_setStreamDecode(&LZ4_dState, NULL, 0); in roundTripTest()86 …{ int const dSize = LZ4_decompress_safe_continue (&LZ4_dState, (const char*)compressedBuff, (cha… in roundTripTest()