Home
last modified time | relevance | path

Searched refs:LZ4F_localLZ4_compress_limitedOutput_withState (Results 1 – 1 of 1) sorted by relevance

/external/lz4/lib/
Dlz4frame.c472 static int LZ4F_localLZ4_compress_limitedOutput_withState(void* ctx, const char* src, char* dst, in… in LZ4F_localLZ4_compress_limitedOutput_withState() function
494 if (blockMode == blockIndependent) return LZ4F_localLZ4_compress_limitedOutput_withState; in LZ4F_selectCompression()