Searched refs:LZ4F_compressBlockHC (Results 1 – 1 of 1) sorted by relevance
782 static int LZ4F_compressBlockHC(void* ctx, const char* src, char* dst, int srcSize, int dstCapacity… in LZ4F_compressBlockHC() function803 if (blockMode == LZ4F_blockIndependent) return LZ4F_compressBlockHC; in LZ4F_selectCompression()