Searched refs:LZ4_stream_t_internal (Results 1 – 2 of 2) sorted by relevance
342 } LZ4_stream_t_internal; typedef360 } LZ4_stream_t_internal; typedef383 LZ4_stream_t_internal internal_donotuse;
460 LZ4_stream_t_internal* const cctx, in LZ4_compress_generic()661 LZ4_stream_t_internal* ctx = &((LZ4_stream_t*)state)->internal_donotuse; in LZ4_compress_fast_extState()722 LZ4_stream_t_internal* const ctx, in LZ4_compress_destSize_generic()918 …LZ4_STATIC_ASSERT(LZ4_STREAMSIZE >= sizeof(LZ4_stream_t_internal)); /* A compilation error here… in LZ4_createStream()938 LZ4_stream_t_internal* dict = &LZ4_dict->internal_donotuse; in LZ4_loadDict()968 static void LZ4_renormDictT(LZ4_stream_t_internal* LZ4_dict, const BYTE* src) in LZ4_renormDictT()989 LZ4_stream_t_internal* streamPtr = &LZ4_stream->internal_donotuse; in LZ4_compress_fast_continue()1037 LZ4_stream_t_internal* streamPtr = &LZ4_dict->internal_donotuse; in LZ4_compress_forceExtDict()1064 LZ4_stream_t_internal* const dict = &LZ4_dict->internal_donotuse; in LZ4_saveDict()1446 LZ4_stream_t_internal* ctx = &((LZ4_stream_t*)LZ4_Data)->internal_donotuse; in LZ4_slideInputBuffer()