Lines Matching refs:LZ4F_freeDecompressionContext
287 DISPLAYLEVEL(3, "LZ4F_freeDecompressionContext \n");
288 CHECK( LZ4F_freeDecompressionContext(dCtx) );
463 CHECK( LZ4F_freeDecompressionContext(dCtx) );
520 CHECK( LZ4F_freeDecompressionContext(dctx) );
583 CHECK( LZ4F_freeDecompressionContext(dCtx) ); dCtx = NULL;
640 CHECK( LZ4F_freeDecompressionContext(dctx) );
698 CHECK( LZ4F_freeDecompressionContext(dctx) );
734 CHECK( LZ4F_freeDecompressionContext(dctx) );
833 LZ4F_freeDecompressionContext(dCtx); dCtx = NULL;
1191 LZ4F_freeDecompressionContext(dCtx);
1192 LZ4F_freeDecompressionContext(dCtxNoise);