Searched refs:dctx (Results 1 – 1 of 1) sorted by relevance
238 LZ4F_dctx* dctx; in LZ4Decoder() local239 if (LZ4F_createDecompressionContext(&dctx, LZ4F_VERSION) != 0) { in LZ4Decoder()243 dctx, LZ4F_freeDecompressionContext); in LZ4Decoder()