Searched refs:g_dCtx (Results 1 – 1 of 1) sorted by relevance
387 static LZ4F_decompressionContext_t g_dCtx; variable394 result = LZ4F_decompress(g_dCtx, out, &dstSize, in, &srcSize, NULL); in local_LZ4F_decompress()412 errorCode = LZ4F_createDecompressionContext(&g_dCtx, LZ4F_VERSION); in fullSpeedBench()