Searched refs:LZ4F_cctx_t (Results 1 – 1 of 1) sorted by relevance
280 } LZ4F_cctx_t; typedef481 LZ4F_cctx_t* cctxPtr; in LZ4F_compressFrame()485 LZ4F_cctx_t cctx; in LZ4F_compressFrame()487 LZ4F_cctx_t* const cctxPtr = &cctx; in LZ4F_compressFrame()906 static int LZ4F_localSaveDict(LZ4F_cctx_t* cctxPtr) in LZ4F_localSaveDict()