Searched refs:cctx (Results 1 – 1 of 1) sorted by relevance
288 LZ4F_cctx* cctx; in LZ4Encoder() local289 if (LZ4F_createCompressionContext(&cctx, LZ4F_VERSION) != 0) { in LZ4Encoder()293 cctx, LZ4F_freeCompressionContext); in LZ4Encoder()