Searched refs:lz4CtxAlloc (Results 1 – 1 of 1) sorted by relevance
237 U16 lz4CtxAlloc; /* sized for: 0 = none, 1 = lz4 ctx, 2 = lz4hc ctx */ member452 cctxPtr->lz4CtxAlloc = 1; in LZ4F_compressFrame()617 if (cctxPtr->lz4CtxAlloc < ctxTypeID) { in LZ4F_compressBegin_usingCDict()626 cctxPtr->lz4CtxAlloc = ctxTypeID; in LZ4F_compressBegin_usingCDict()