Searched refs:LZ4F_localLZ4_compress_limitedOutput_withState (Results 1 – 1 of 1) sorted by relevance
472 static int LZ4F_localLZ4_compress_limitedOutput_withState(void* ctx, const char* src, char* dst, in… in LZ4F_localLZ4_compress_limitedOutput_withState() function494 if (blockMode == blockIndependent) return LZ4F_localLZ4_compress_limitedOutput_withState; in LZ4F_selectCompression()